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

HTML preview does not render #41

Open thomasolef opened 4 months ago

thomasolef commented 4 months ago

I just imported the basic editor (without any configuration) and when i add some markup its fine in the code view, but in the preview editor it is not affected and shows only blank unformatted text.

megahertz commented 4 months ago

Could you create a sample repo to reproduce the issue?