instructure-react / react-tinymce

React TinyMCE component
181 stars 115 forks source link

cannot get two instances to work #96

Open flyon opened 5 years ago

flyon commented 5 years ago

if I create two <HTMLEditor> with different current values, which in turn each create a <tinymceReact.Editor> with the same config .. I always end up only seeing one of them. Sometimes the first, sometimes the second