tinymce / tinymce-angular

Official TinyMCE Angular Component
MIT License
324 stars 93 forks source link

Int 2153 #162

Closed jscasca closed 4 years ago

jscasca commented 4 years ago

The wrapper was waiting for Init in order to bind the events. Changing the order would give users the ability to bind events before init using angular props instead of doing so via setup