ng-ckeditor
ng-ckeditor copied to clipboard
combine ng-ckeditor with jquery ui sortable
Its not a pure ng-ckeditor issue, but we need to get rid of this:
if you are using an ckeditor nested in a sorted field, ckeditor will fall apart. This is a known issue, but i can't find a solution in combination with ng-ckeditor.
in fact, we need to:
- onSortStop => destroy all ck instances
- onSortStop => reinit all ck instances