esvit/ng-ckeditor

not working on state change, working on page load

Closed this issue · 1 comments

I have multiple editors on one page but at a time only one instance is loading because of ng-if which is correct. when i am loading page directly by hitting url in browser it is working fine but when i am switching from one page to another then editor is showing but there is no data. scope variables are updating properly. it is showing correct if i am using simple textarea.

Please help me for this.

Thanks in advance.
screenshot from 2016-08-26 15-34-57
screenshot from 2016-08-26 15-33-44

ngModel was not initialized before ajax.