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

froalaEditor.initialized is not triggered #117

Closed vamsimutyala closed 8 years ago

vamsimutyala commented 8 years ago

froalaEditor.initialized is not triggered due to which ctrl.editorInitialized is not set to true. https://github.com/froala/angular-froala/blob/master/src/angular-froala.js#L73 This is not allowing the html to render. https://github.com/froala/angular-froala/blob/master/src/angular-froala.js#L44

is there anything that has to be done to initialize the editor ?

stefanneculai commented 8 years ago

Duplicate of #116 .