cipchk / ngx-tinymce

Angular for tinymce
https://cipchk.github.io/ngx-tinymce/
MIT License
79 stars 15 forks source link

Disabled function is not working #12

Closed vinothsubramanian closed 6 years ago

vinothsubramanian commented 6 years ago

When we give disabled attribute tinymce errors out with message

this.instance.disabled is not a function

Example stackblitz: https://stackblitz.com/edit/ngx-tinymce-disabledissue

vinothsubramanian commented 6 years ago

Thank you @cipchk. This was fast & quick. It is fixed.