angular-ui / ui-tinymce

AngularUI wrapper for TinyMCE
MIT License
488 stars 371 forks source link

New release (0.0.17) does not worked stability with tinymce #303

Closed hknguyenvu closed 7 years ago

hknguyenvu commented 7 years ago

I have two tinymce editors in one page. After upgrade, the first editor always displays the toolbar but the second sometime works, sometime not.

Could you take a look this issue for me?

I have reverted to version 0.0.16 with tinymce 4.3.12 and them always work normally.

rbecheras commented 7 years ago

Your issue is probably related to #295, #304 and #302. I think you should take a look to these issues/PR, it could help you investigate your issue.

deeg commented 7 years ago

Fixed in 0.0.18 release.