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

Emoji (emoticons) not binding to a scope #127

Closed bogdandjukic closed 7 years ago

bogdandjukic commented 7 years ago

So, I have a froala text editor, and on the same page, there's a div which should bind everything written in froala. Everything works except the emoticons. They are binded, but what's missing is the inline style telling which icons to show.

What would be the fix for it?

bogdandjukic commented 7 years ago

I found a fix myself, it may help others. In the froala options just set emoticonsUseImage: false