jpuri / react-draft-wysiwyg

A Wysiwyg editor build on top of ReactJS and DraftJS. https://jpuri.github.io/react-draft-wysiwyg
MIT License
6.38k stars 1.15k forks source link

While changing the font, font-size/color picker reset vise versa also happen #1348

Open ayushi-omar opened 1 year ago

ayushi-omar commented 1 year ago

After selecting a font, try to switch font size, and the font reset to the previous state. The same is happening with color-picker. If I try to select a text color or highlighter after selecting the font/font-size, the font/font size resets to the previous state. If previously not defined then it reset to default screen-capture.webm

shahbazshoukat commented 1 year ago

I am also getting the same issue. Is there any update here?

veeKewl commented 8 months ago

Any update on this ?