jpuri / react-draft-wysiwyg

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

Something on toolbar not working (normal, font-size, font-family, emoji, img....) #1309

Open BuiTriThuc opened 1 year ago

BuiTriThuc commented 1 year ago

react.development.js:209 Warning: Can't call setState on a component that is not yet mounted. This is a no-op, but it might indicate a bug in your application. Instead, assign to this.state directly or define a state = {}; class property with the desired state in the i component.

BossBele commented 1 year ago

+1

BossBele commented 1 year ago

https://github.com/jpuri/react-draft-wysiwyg/issues/1291#issuecomment-1203348769

Found an answer that helps with this issue.