ckeditor4-angular icon indicating copy to clipboard operation
ckeditor4-angular copied to clipboard

Ck Editor initialize issue in angular while page initializing second time after saving

Open antonyvimal opened this issue 6 years ago • 4 comments

I am using the CK Editor in my angular project, it is getting loaded properly for the first page initialized. For the second time control is not getting rendered properly also am getting the error message. Thanks in advance.

I have tried to re-initialized for the second time, but that is not working. I have mentioned the error message received from the screen for your reference.

Uncaught TypeError: Cannot read property 'getSelection' of undefined

antonyvimal avatar Jun 25 '19 03:06 antonyvimal

Here is the comment with more details on this issue - https://github.com/ckeditor/ckeditor5/issues/1830#issuecomment-505275726.

f1ames avatar Jun 25 '19 08:06 f1ames

Thanks for the update.

Hi Flames, Can you suggest any work around about the issue?

antonyvimal avatar Jun 25 '19 09:06 antonyvimal

i am also facing the same issue

alextvino avatar Jun 27 '19 15:06 alextvino

Might be related to https://stackoverflow.com/a/28650844/646871 and the issue described in https://github.com/ckeditor/ckeditor4-angular/pull/111#issuecomment-641796398.

@antonyvimal, @alextvino would you be able to prepare a simple demo where this issue can be reproduced?

f1ames avatar Jun 25 '20 14:06 f1ames