I have a problem with a plugin ui-tinymce for angularjs. While I walk by routing angulars (without page reload) error pops up:
Uncaught TypeError: Cannot read property 'setAttribute' of undefined
(window.tinymce is undefined)
In contrast, when i reload page - everything is ok. I'm using tinymce in the ng-template used by ng-repeat