Dynamically creating or showing RichEditor causes issues.
I'm noticing a few issues when I destroy and create RichEditors on the fly, for example if a value change hides or creates/destroys an editor. I believe there is a timing issue where the editor is created, but the key and the content of the editors do not sync. Is there a way to force the editor to be rebuild? I'm trying to figure it out so even if I couls do that through the browser console it would be a nudge to solving this mistery
0 Replies