spree / spree_backend

Spree Admin Dashboard
BSD 3-Clause "New" or "Revised" License
33 stars 60 forks source link

TinyMCE plugins not found #195

Open sumanawal opened 2 years ago

sumanawal commented 2 years ago

TinyMCE plugins table, image is not loaded in the editor.

Context

I have the default configuration for the TinyMCE editor. In application.rb I have configured config.tinymce.install = :compile. TinyMCE editor is loaded and works fine but a couple of plugins are not loaded and in the browser console I found the following errors.

Screen Shot 2022-09-15 at 1 08 25 PM

And the TinyMCE editor toolbar does not have the toolbar buttons table, image as shown in image.

Screen Shot 2022-09-15 at 1 12 21 PM

Your Environment

kumar-mithlesh commented 1 year ago

Hi @rafalcymerys , I have fixed this issue in passed and would be happy to open a PR. Since I am quite new to open source. Please let me know if spree team have verified this as a issue or not? Thanks!

sumanawal commented 1 year ago

@kumar-mithlesh Could you help me with how you have fixed this issue? It's blocking my application right now due to the plugins.