Topic: Wysiwyg
japan priority asked 4 months ago
Wysiwig editor uses tag "font" for colors, which is not supported in HTML5!
You must change fucionality:
<font color="#1266f1">
to
<span style="color: #1266f1">
etc.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Answered
Specification of the issue
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB React
- MDB Version: MDB5 8.0.0
- Device: PC
- Browser: Chrome
- OS: Win10
- Provided sample code: No
- Provided link: No
Mateusz Lazaru staff commented 4 months ago
Thanks for reporting! We're going to fix it.