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
Currently, when the coffeescript files are loaded in the application, events are triggered twice due to the presence of "turbolinks:load" and 'page:load".
As of rails 5, only the turbolinks:load event is needed.
The text was updated successfully, but these errors were encountered:
Currently, when the coffeescript files are loaded in the application, events are triggered twice due to the presence of "turbolinks:load" and 'page:load".
As of rails 5, only the turbolinks:load event is needed.
The text was updated successfully, but these errors were encountered: