NS_ERROR_UNEXPECTED on firefox.
karan-t opened this issue · 0 comments
karan-t commented
Hi,
I currently have 2 components where component 1 has a TinyMCE Editor. Clicking on a button mounts component 2. When component 2 mounts I face this error "NS_ERROR_UNEXPECTED" only on firefox. This occurs randomly and the only change in the DOM I see is the node with class "tox tox-silver-sink tox-tinymce-aux" remains when this error occurs. When I don't face the error, I can't find this. Sorry if this is a basic issue that I'm failing to solve.