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

crush app on Bold #1304

Open artem98tema opened 2 years ago

artem98tema commented 2 years ago

The app crushed when trying to make text bold, same error on offical demo page DOMException: Failed to execute 'extend' on 'Selection': The offset 12 is larger than the node's length (0)

image