Closed duckzland closed 3 years ago
With latest nova and tinymce 5.x, this field will produce valid TinyMCE instance but missing the icons.
seems at the latest tinymce version the icons is loaded as separated file.
This patch will update the js dependencies and import the icon file.
Not sure what is the problem yet, but eventhough the build complete, TinyMCE wont initialize.
Created another pull request for this
With latest nova and tinymce 5.x, this field will produce valid TinyMCE instance but missing the icons.
seems at the latest tinymce version the icons is loaded as separated file.
This patch will update the js dependencies and import the icon file.