Closed bhaidar closed 5 years ago
Hi @bhaidar, are you loading Tiny properly in your tests? If you have a karma config file you should be able to do it similarly to how it's done here
Since you're using Tiny4 the themes part should load one of the Tiny4 themes(inline/mobile/modern) and the skins part should load lightgray
. Let me know if you got any questions!
Thanks @SimonFc
In fact, I've created an ngx-formly wrapper around tinymce and I am using this wrapper component in multiple places and in multiple libs.
I will go over all the libs and add the files section.
Thanks again
What is the current behavior? I am using this component in an Angular CLI project. When running
ng test
I am getting these errors:Which versions of TinyMCE, and which browser / OS are affected by this issue? Did this work in previous versions of TinyMCE or
tinymce-angular
?