froala / angular-froala

Angular.js bindings for Froala WYSIWYG HTML Rich Text Editor.
https://froala.com/wysiwyg-editor
MIT License
306 stars 123 forks source link

v3.3.2-3049 #244

Closed shashikantu7 closed 3 years ago

shashikantu7 commented 3 years ago

Fixed, The editor cannot be initialized for the second time with ng-if directive.

Ticket(s): https://github.com/froala-labs/froala-editor-js-2/issues/3049

MSchip commented 3 years ago

@kapil2704 This change is breaking our ability to set the product key and causing a permanent "unlicensed" error message in our production environment.

st-abarker commented 3 years ago

We are seeing the same issue as @MSchip. We pinpointed this commit as the issue since our non-angular project does not have the license verification issue. Rolling back to 3.2.6-1 for this library fixed the license issue in our angular project.