react-draft-wysiwyg icon indicating copy to clipboard operation
react-draft-wysiwyg copied to clipboard

Some options are not working

Open SultanHboush opened this issue 2 years ago • 3 comments

When I press on (Link) is not working the same also for other buttons

"react": "^18.1.0"

SultanHboush avatar Jun 16 '22 08:06 SultanHboush

@jpuri

SultanHboush avatar Jun 18 '22 10:06 SultanHboush

I also get same situation? Have you solve it yet ?

beerus266 avatar Jul 13 '22 02:07 beerus266

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

CompuWiser avatar Aug 03 '22 00:08 CompuWiser

Hi I understand it doesn't occur in strict mode. Will this issue be fixed in the future?

fu-mix avatar Jan 17 '23 02:01 fu-mix

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)

mnezmah avatar Jan 31 '23 11:01 mnezmah