You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.
Hi;
It my first time using ui-tinymce, I followed the official tutorial to create a simple timymce editor and I have this exception: Theme is not a constructor
I had similar problem because of tinymce plugin, themes and skins content not get copied after minimizing with grunt. If you use bower, make sure to run bower install and that all
bower_components/tinymce/plugins
bower_components/tinymce/themes
bower_components/tinymce/skins
also get copied.
This issue I believe is not about angular-ui-tinymce.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi;
It my first time using ui-tinymce, I followed the official tutorial to create a simple timymce editor and I have this exception:
Theme is not a constructor
controller.js
view.html
The text was updated successfully, but these errors were encountered: