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

Maximum call stack size exceeded #112

Closed wei-jwarren closed 8 years ago

wei-jwarren commented 8 years ago

I am using the angular-froala editor that you have provided and it is working great except for when I go to destroy it. First I had it in an ng-if and when it ifed out it would the Maximum call stack size exceeded, so then I tried to manually destroy it and I received the same error. Can you please let me know if it is something I am doing wrong or if it is a bug. Thank you!

wei-jwarren commented 8 years ago

Turns out I was a version behind on my jquery!