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

Dropdown issue #1300

Open vinitparekh17 opened 2 years ago

vinitparekh17 commented 2 years ago

Dropdown does not working with tailwindcss

DonSmog commented 1 year ago

I'm having similar issue. Any fix to this @vinitparekh17 ?

mnezmah commented 1 year ago

This is probably because of the strict mode. see the solution

vinitparekh17 commented 1 year ago

Reference

Haven't found yet and decided to create my own which will provides me more flexibility though