ckeditor / ckeditor4-angular

Official CKEditor 4 Angular component.
Other
55 stars 32 forks source link

Form demo throws an error in the source mode while typing #90

Open f1ames opened 4 years ago

f1ames commented 4 years ago

Are you reporting a feature request or a bug?

Bug

Provide detailed reproduction steps (if any)

Extracted from #89.

  1. Go to https://ckeditor.com/docs/ckeditor4/latest/examples/angular.html#/forms.
  2. Switch to Source mode.
  3. Start typing.
  4. Press enter.

Expected result

No error.

Actual result

Error is thrown:

image

Other details

Dumluregn commented 4 years ago

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.