Using the & while writing the articles is no problem, saving it and parsing it on the frontend is not problem but when I want to edit an article that as a & anywhere in the content the editor breaks...
Recreate:


Expected result is that it would be possible to edit saved data even if there is a & symbol anywhere in the content.

If you'd like to see this fixed sooner, add a 👍 reaction to this post.
Maybe some additional webpack config needed?
Hello, thank you for the report. Can you prepare some live example where we'll be able to reproduce this issue?
https://github.com/mstermaaten/test-editor
This is a basic version of my product with fake credentials but using the same configs and packages.
https://objective-blackwell-ced0b4.netlify.com/
username: [email protected]
pw: testing
Ah! I figured this out now – the problem is caused by the MathType plugin. We've just had another bug report about this: https://github.com/ckeditor/ckeditor5/issues/5732.
I'll close this ticket as a DUP of https://github.com/ckeditor/ckeditor5/issues/5732.