instructure-react / react-tinymce

React TinyMCE component
181 stars 115 forks source link

Demo output only updates after click, why? #20

Open 3Cbwaltz opened 8 years ago

3Cbwaltz commented 8 years ago

When adding text to the editor in the demo, I see that the output box only updates after you click. Is there a reason for this, is there a different way to configure the editor to keep the returned content and whatever is entered into the editor the same automatically?