Open roborourke opened 8 years ago
Thanks for the bug report @sanchothefat!
Tested in Chrome 51.0.2704.103 and FF 47.0 on OS X 10.11.5.
NS_ERROR_UNEXPECTED
), but it works fine in Chrome.See #636 for another snippet that seems to exhibit the behavior described in (1), and that a fix can be tested against.
No fix forthcoming for 1.4.
I want to add to this issue that RichTextArea
s also become blank and unresponsive if they are part of the Gutenberg post sidebar's 'Post' tab and the post sidebar switches from the 'Post' tab to the 'Block' tab and back to 'Post.' The TinyMCE editor works fine when the editor is first loaded, but if you click in the editor—which changes the sidebar to the 'Block' tab—and then click the 'Post' tab again, any FieldManager TinyMCE editors will be blank and cannot be clicked on, though their 'Text' tab is editable and shows the actual content of the field.
Using the example code below:
The following behaviour is observed in the latest Firefox: