We are upgrading one of our framework module where it updates immutable-Js to v4 and we are using draft-Js and react draft wysiwyg. Where draft us relies on immutable Js v3 and hence breaks due to some api incompatibility b/whatsup the two version of immutable Js
using @acusti/draftjs resolved the error in draft Js where it is upgraded to immutable v4 . But getting the error in react draft wysiwyg any help
We are upgrading one of our framework module where it updates immutable-Js to v4 and we are using draft-Js and react draft wysiwyg. Where draft us relies on immutable Js v3 and hence breaks due to some api incompatibility b/whatsup the two version of immutable Js
using @acusti/draftjs resolved the error in draft Js where it is upgraded to immutable v4 . But getting the error in react draft wysiwyg any help