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.16k forks source link

The dropdown options like fontsize, embedded, image are not working in nextjs #1387

Closed poorvi-vaish closed 1 year ago

poorvi-vaish commented 1 year ago

image Some of the options are not working. What should I include so that it works.

jusiho commented 1 year ago

The same thing happens to me, could it be a version problem? Help!

poorvi-vaish commented 1 year ago

NO actually some tools don't work in the development mode but they're working fine in production. You can check it by removing the Strict mode, it will work.