mkhstar / suneditor-react

A React Component for SunEditor (WYSIWYG editor)
http://suneditor.com/
424 stars 105 forks source link

Font color is not getting applied on list items #323

Open numanbaig opened 1 year ago

numanbaig commented 1 year ago

Describe the bug font color is not getting applied on list item,

Related repository

To Reproduce create a list apply font color

It will show in the editor but not in the HTML returned by the editor

Expected behavior The font color for the list item should be returned in the output

Screenshots image

Code Sandbox Demo sandbox demo

Desktop (please complete the following information):

Tiago-Rocha09 commented 11 months ago

I'm getting the same error. Did you manage to resolve this?

numanbaig commented 10 months ago

@Tiago-Rocha09 I downgraded the version suneditor-react to 2.16.5, if you have found a better way, please share it here

armen-tractatus commented 9 months ago

Is there any progress on this? We're seeing the same error It would be a shame to lose all the features of v3.x by downgrading to 2.x