Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Prevent Javascript event callbacks from firing multiple times #618

Merged
merged 1 commit into from
Jun 4, 2016

Conversation

cyhsutw
Copy link
Contributor

@cyhsutw cyhsutw commented Jun 3, 2016

Summary of changes:

  • set data-turbolinks-eval to false in javascript_include_tag 'application' of application.html.erb
  • remove page:load binding in navigation.coffee

Closes #607

- set `data-turbolinks-eval` to `false` in `application.html.erb`
- remove `page:load` binding in `navigation.coffee`
@tarebyte
Copy link
Member

tarebyte commented Jun 4, 2016

Great work, thanks @cyhsutw!

@tarebyte tarebyte merged commit 6e9c9df into master Jun 4, 2016
@tarebyte tarebyte deleted the stop-re-evaluating-js branch June 4, 2016 16:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants