ngx-ckeditor
ngx-ckeditor copied to clipboard
There is no FormControl instance attached to form control element with path
Hi, When the Formgroup where a ck-editor is refreshed, the editor can't find its FormControl even when it is there for sure and throws an error: "There is no FormControl instance attached to form control element with path: 'info -> description -> es'". This is solved hiding and showing the editor with an *ngIf but it would be nice that the editor could be refreshed. Thanks for your library.
Thanks for your recommdation, I'll try to do it.
i have same issue. my case i add new record save successfully then redirect grid page. then again edit record at time same issue generate. please give me any solution.