sstur / react-rte

Pure React rich text WYSIWYG editor based on draft-js.
https://react-rte.org
ISC License
2.86k stars 430 forks source link

createValueFromString not fill the editor correctly #360

Closed IsraelFaria99 closed 4 years ago

IsraelFaria99 commented 4 years ago

value-object I'm trying to use the createValueFromString but my editor keeps showing as I was passing an object.

IsraelFaria99 commented 4 years ago

I was wrong, I didn't seen that I was passing not the property right property but the whole object.