This repository has been archived by the owner on Jul 28, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 429
Not real partial #508
Comments
I have this issue on production so: https://dirble.com/ <-- drag mouse over station logo, click play, click on any link to trigger turbolinks, turbolinks fetch page, music stops. |
Okay, sorry for spamming, but i made a workaround with calling
on page:change, bit ugly but works. |
Is not this related to |
Reproduced using standard |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Turbolinks 3.0 announced partial loading so i changed to that to make my mp3 player to work when browsing around. This trigger some event though so it get paused on every browse visit.
This is the steps:
Looking on the event triggered, pause/stop on jplayer is getting triggered on the load.
Anyway to fix this?
The text was updated successfully, but these errors were encountered: