Skip to content
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

Tinymce invoke error #254

Open
ramachandranv opened this issue Feb 21, 2019 · 1 comment
Open

Tinymce invoke error #254

ramachandranv opened this issue Feb 21, 2019 · 1 comment

Comments

@ramachandranv
Copy link

I am getting following error on invoking tinymce
<%= tinymce %>

undefined method `attributes_for' for #Sprockets::Environment:0x0000000005ef44d0

@poyzn
Copy link

poyzn commented Jul 1, 2020

I also got this error, after some digging in the code found out that it searches for a language file in assets array if language parameter is not set in configuration. Setting language: en in config/tinymce.yml seems to solve the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants