angularjs - Tinymce's source code textarea is not editable -


i using ui-tinymce (https://github.com/angular-ui/ui-tinymce) 1 of projects. working demo (there isn't documentation directive). in general working fine except source code editor.

in case wysiwyg opening within modal (also angular: http://angular-ui.github.io/bootstrap/#/modal). implementation of source code in timymce opening modal. not problem, in case textarea of source code not editable. if force close the first modal, source code becomes aditable.

at point, not sure dig. thing can see source code textarea have event attached (not sure if should).

i appreciate in direction.


Comments

Popular posts from this blog

javascript - Complete OpenIDConnect auth when requesting via Ajax -

apache - PHP Soap issue while content length is larger -

c# - Replace text in MailItem Body -