react-draft-wysiwyg
react-draft-wysiwyg copied to clipboard
Some options are not working
When I press on (Link) is not working the same also for other buttons
"react": "^18.1.0"
@jpuri
I also get same situation? Have you solve it yet ?
Most of these new issues are related to React 18 strict mode, On development, disable the StrictMode, On production, they will work fine because StrictMode only works on dev mode
Hi I understand it doesn't occur in strict mode. Will this issue be fixed in the future?
Check this thread out: stack overflow and also keep in mind that this dependency is based on Draft.js which is archived, and no longer being supported)