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

Loading Javascripts Problem #69

Open
pavankumarimmanni opened this issue Jun 18, 2016 · 1 comment
Open

Loading Javascripts Problem #69

pavankumarimmanni opened this issue Jun 18, 2016 · 1 comment

Comments

@pavankumarimmanni
Copy link

I have an rails application page with new & edit functionality on the same page. That includes radion buttons and check boxes. When redirecting to that page the javascripts files are not loading automatically instead it is expecting reload of javascripts to load the functionality for edit action.

Please resolve this issue.

Thanks in Advance

@borisrorsvort
Copy link

It seems that your js is not bound to the right events. To help you further, please provide some code and the version of turbolinks you are using.

It might help you to read a bit the doc regarding event initialization here: https://github.com/turbolinks/turbolinks#running-javascript-when-a-page-loads

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