ckeditor4-angular
ckeditor4-angular copied to clipboard
Form demo throws an error in the source mode while typing
Are you reporting a feature request or a bug?
Bug
Provide detailed reproduction steps (if any)
Extracted from #89.
- Go to https://ckeditor.com/docs/ckeditor4/latest/examples/angular.html#/forms.
- Switch to
Source mode. - Start typing.
- Press enter.
Expected result
No error.
Actual result
Error is thrown:

Other details
- Browser: Chrome
- OS: macOS
- Integration version:
1.0.1 - CKEditor version:
4.13.1 - Installed CKEditor plugins: -
This is a general integration issue as I was able to reproduce it on demo page in docs, in demo from integration repo and in the custom project.