You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: