appsmithorg / appsmithorg/appsmith
[Bug] NS_ERROR_UNEXPECTED: No error message
- Dominant language
- TypeScript
- Stars
- 40.9k
- Forks
- 4.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 45
Description
Sentry Issue: [APPSMITH-YJ](https://sentry.io/organizations/appsmith/issues/2508419050/?referrer=github_integration)
```
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)
```
Contributor guide
Research direction
Start with the linked Sentry event and the stack frames in /ajax/libs/tinymce/5.7.0/themes/silver/theme.min.js and tinymce.min.js. Trace the NS_ERROR_UNEXPECTED occurrence and determine a reproducible cause; the issue provides no reproduction steps, affected entry point, or test, so completion criteria are not defined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100