ui-tinymce
                                
                                
                                
                                    ui-tinymce copied to clipboard
                            
                            
                            
                        tinyInstance is null
it needs 4 calls to become available...
Can you please add a plunker reproducing the problem so we can look into fixing it?
You can use this plunker as a template to create your own.
Just add console.log(tinyInstance); at line 178, you will see
I believe this may also be related to the issue I am seeing where the readonly status (ng-disabled) is not correctly being set. In ensureInstance, tinymce.get() does not return the instance.