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

block.set is not a function on paste HTML #612

Open Fi1osof opened 6 years ago

Fi1osof commented 6 years ago

In https://jpuri.github.io/react-draft-wysiwyg/#/demo this bug too. If pasted HTML (Ctrl+V), error exception.

jpuri commented 6 years ago

Very weird issue, thx for reporting. react-draft-wysiwyg@1.12.10 partially fixes it.

Fi1osof commented 6 years ago

@jpuri i agree, weird.