angular2-tinymce
angular2-tinymce copied to clipboard
Angular 2 component for TinyMCE MCE WYSIWYG editor
Hi We have some warnings in Angular 9/10/11, see below. When this library would be updated to remove this warnings? And when the library would work with tinymce 5.x? At...
I was updating my project from v8 to v9. The build fails with a warning. Warning: Entry point 'angular2-tinymce' contains deep imports into '/Users/Documents/GitHub/angular 9/node_modules/tinymce/tinymce.min', '/Users/Documents/GitHub/angular 9/node_modules/tinymce/plugins/link/plugin.js', Version : "@tinymce/tinymce-angular":...
i try to use angular2-tinymce in my app (v7) but i get this msg : ERROR in ./node_modules/angular2-tinymce/fesm5/angular2-tinymce.js Module not found: Error: Can't resolve 'tinymce/themes/modern/theme' in 'D:\DEV\contents\Coontents.Front\Front\node_modules\angular2-tinymce\fesm5' angular.json : "scripts":...
When I try to convert my existing application (having anguar2_tinymce) to Angular Universal using ng-toolkit, I am getting "window is not defined" error. Is there any workaround to fix Angular...
Hii How to disable the tinymce?
``` ERROR in ./node_modules/angular2-tinymce/fesm5/angular2-tinymce.js Module not found: Error: Can't resolve 'tinymce/themes/modern/theme' in 'C:\projects\event-system\event-system-admin\node_modules\angular2-tinymce\fesm5' ```
Do you have any way of getting the content without the html wrapper ? I would like to check if the content is empty (not counting spaces, backspaces, line breaks,...
**angular2-tinymce (2.0.4)** was working fine with **angular 4**, I just upgraded it to **angular2-tinymce (3.2.0)** with same angular 4 it returning an error in console (I'm using npm start) cant...
Hi, awesome wrapper.. great work - saved me a lot of time :) Still, one short question... is there any way to set the editor to 'readonly' or 'disable' state...
please upgrade to angular 7 npm WARN [email protected] requires a peer of @angular/common@^6.0.0-rc.0 || ^6.0.0 but none is installed. You must install peer dependencies yourself.