appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
34.01k stars 3.67k forks source link

[Bug] NS_ERROR_UNEXPECTED: No error message #8391

Open sentry-io[bot] opened 2 years ago

sentry-io[bot] commented 2 years ago

Sentry Issue: APPSMITH-YJ

NS_ERROR_UNEXPECTED: No error message
  at render/< (/ajax/libs/tinymce/5.7.0/themes/silver/theme.min.js:9:342221)
  at aE.prototype.fire (/ajax/libs/tinymce/5.7.0/tinymce.min.js:9:363642)
  at fire (/ajax/libs/tinymce/5.7.0/tinymce.min.js:9:365054)
  at XE/< (/ajax/libs/tinymce/5.7.0/tinymce.min.js:9:382376)
  at Ce (/ajax/libs/tinymce/5.7.0/tinymce.min.js:9:5625)
...
(4 additional frame(s) were not displayed)
somangshu commented 2 years ago

This problem is specific to firefox, Found some related posts

This is not a crash not does it really affect the user, Deprioritizing

wmdev0808 commented 2 years ago

@somangshu How can I reproduce this issue?

somangshu commented 2 years ago

Found another open issue related > https://github.com/tinymce/tinymce/issues/3113

Cannot understand the steps to reproduce this right now.