You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I am trying to use this gem but can't get it to work. I'm on Rails 6, and it seems that something in Rails UJS interferes because the content type is text/javascript and therefore it tries to add a script tag to the page:
Hi! I am trying to use this gem but can't get it to work. I'm on Rails 6, and it seems that something in Rails UJS interferes because the content type is text/javascript and therefore it tries to add a script tag to the page:
I have simply added the gem, and the create action is like this:
The form is like this:
What am I missing?
Thanks in advance!
The text was updated successfully, but these errors were encountered: