question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

NS_ERROR_UNEXPECTED when trying to remove editors in Firefox

See original GitHub issue

I have error when i trying to do tinymce.remove(); for all current editors and reinit new editors.

In another browsers this error not exist.

Firefox 46.0.1, Windows 10.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
akshayjai1commented, Jul 1, 2016

Thank you @VaLeXaR ,for explaining your solution,

we did similar thing.

for us we replaced the code tab.destroy(), with >>>> tab.domNode.remove()

and it solved our issue Hope it is helpful to someone

1reaction
VaLeXaRcommented, Jun 30, 2016

@akshayjai1 , I am calling tinymce.remove(); before deleting or replacing area, which contains generated editor code.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Disable or remove Add-ons | Firefox Help - Mozilla Support
Disabling extensions · Click the menu button Fx89menuButton , click Add-ons and themes and select Extensions. · Scroll through the list of extensions....
Read more >
Configuration Editor for Firefox - Mozilla Support
The Configuration Editor (about:config page) lets you view, change, or reset advanced preference settings in Firefox. Learn more.
Read more >
Deprecated tools — Firefox Source Docs documentation
Although these panels have been removed, you still have access to the old code, and there are alternative webextensions that you can try...
Read more >
Recent list not clear after deleting history | Firefox Support Forum
I've tried the Remove Item From List, but the list never gets any ... https://support.mozilla.org/en-US/kb/about-config-editor-firefox.
Read more >
I want to erase all bookmarks and start over by importing just ...
But importing bookmarks is an all or nothing process. Try doing this; Export your bookmarks to an HTML file. Open it in an...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found