esvit/ng-ckeditor

Form is dirty on ckeditor load

Opened this issue · 2 comments

Hi

Firstly - many thanks for the project!

I am using 0.2.1 on a complicated form with multiple ckEditors, some in sub forms in ng-repeats. The form unsurprisingly takes a while to load (which doesn't matter too much - it is a rarely used admin form) and when it has done so it is dirty. It seems to be some sort of race condition, as if I put some console logs in to find out what is going on the problem disappears.

I can live with it, but would appreciate any ideas about what the problem might be or how to debug it.

Mark

I'm having this trouble too.

I use only one as well one as some instances, and I have always dirty instances.

I don't know how to debug it, and with some console logs, the problems persists.

Pls take a look here:
#70