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
{{ message }}
This repository was archived by the owner on Sep 25, 2021. It is now read-only.
It seems the turbolinks:load event does not fire on initial page load in this case. Everything works fine when navigating through pages.
I have the following code in my application.js:
Hi guys,
currently i'm trying to implement async script loading like that:
It seems the
turbolinks:loadevent does not fire on initial page load in this case. Everything works fine when navigating through pages.I have the following code in my
application.js:What am i missing?
Thanks a lot for your help.