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

Click on 'OK' in production does not do anything #73

Open
SophiaPetrova opened this issue Feb 4, 2019 · 3 comments
Open

Click on 'OK' in production does not do anything #73

SophiaPetrova opened this issue Feb 4, 2019 · 3 comments

Comments

@SophiaPetrova
Copy link

Hey! Click on 'OK' button works as expected locally but cannot be clicked on production in Chrome and Firefox. I am using Rails 5.1.0 without turbolinks

@gabskoro
Copy link
Collaborator

gabskoro commented Feb 4, 2019

That's weird. Do you get any error in the console? I assume the assets are precompiled as they should be...

@SophiaPetrova
Copy link
Author

SophiaPetrova commented Feb 5, 2019

Yes, the assets are precompiled and I do not get any errors in console. А workaround is to put cookiesEu.init() in the end of application.js

@rafapoza
Copy link

rafapoza commented Nov 9, 2020

Have you tried to put the "require"s in the order you really require them?

image

This is working for me

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

3 participants