Raven interferes with ckeditor5
See original GitHub issueAdding raven-js to a page with ckeditor5 causes a TypeError: emitter.on is not a function
error from ckeditor5 during initialization. There is a more detailed account of this same thing happening with zone.js: https://github.com/ckeditor/ckeditor5/issues/413 the issue stemmed from altering native prototypes: https://github.com/ckeditor/ckeditor5/issues/413#issuecomment-284892885
This has been reproduced with raven-js 3.15.0 and 3.19.1.
Browser: Chrome 61, Mac OS
Issue Analytics
- State:
- Created 6 years ago
- Reactions:1
- Comments:8 (4 by maintainers)
Top Results From Across the Web
ckeditor/ckeditor5 - Gitter
we want to enable using editor on elements like <h1> , where paragraphs are forbidden (most probably enter key will just not work...
Read more >General HTML Support - CKEditor 5 Documentation
Learn how to install, integrate and configure CKEditor 5 Builds and how to work with CKEditor 5 Framework, customize it, create your own...
Read more >Update to v35.x - CKEditor 5 Documentation
Starting with v35. 1.0, the TooltipView UI component has been removed from the ckeditor5-ui package.
Read more >Reporting issues - CKEditor 5 Documentation
Search for existing issues before starting a new one. This helps our team to have the backlog in order. Be concise and informative,...
Read more >Markdown output - CKEditor 5 Documentation
The Markdown plugin allows switching the default CKEditor 5 output from HTML to Markdown. This allows for producing lightweight text documents with a...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks @davidpolberger! I’ll release new version soon.
Fixed in https://github.com/getsentry/raven-js/pull/1106 @jleider @davidpolberger would love to get a confirmation that it works with your setup using updated commit in
package.json