megahertz / react-simple-wysiwyg

Simple and lightweight React WYSIWYG editor
https://megahertz.github.io/react-simple-wysiwyg/
MIT License
119 stars 21 forks source link

deprecated method execCommand #17

Closed dechamp closed 1 year ago

dechamp commented 1 year ago

https://github.com/megahertz/react-simple-wysiwyg/blob/0deef4f7e2d1ce54d2eeaa5239aa8e91b14d40c8/src/toolbar/buttons.tsx#L71

https://developer.mozilla.org/en-US/docs/Web/API/Document/execCommand

megahertz commented 1 year ago

I know, but there's no alternative yet and I don't think it will be removed from browsers in the next 5-10 years.