-
Notifications
You must be signed in to change notification settings - Fork 258
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plugins not working #281
Comments
I bumped into the same exception, changing uglifier configuration helped (in config.assets.js_compressor = :uglifier with config.assets.js_compressor = Uglifier.new(harmony: true) |
Thanks I have tried this with no improvement. Updated both staging and production.rb |
I don't have any other pointers. But I can share versions which work - rails (6.1.4.1), sprockets-rails (3.2.2), sprockets (4.0.2), uglifier (4.2.0) and config (sorry, coffeescript)
|
I wasn't able to work it out with this gem but i was able to switch over to using tinymce cloud api version and all works fine |
Me also facing plugin issues. Core plugins are throwing errors (lists, paste). In Development Env everything working fine but Staging Env is not. |
I can second this. Was having the same error for both pasting and the show source button. I have a couple apps that use this gem and I can say I did not have this problem in version 5.8.1, but I do in 5.10.2.
Setting my |
Found at least Code and Preview are causing issues when deployed to Heroku using latest gem. We did just attempt to update from v4.8.4
When loading either plugin i get this from the browser console.
theme.js?v=5.10.2:1
Even tried deploying with a minimal yml
toolbar:
plugins:
The text was updated successfully, but these errors were encountered: