Skip to content

Fixed autoplay continuing on navigate, and muted getting removed on navigate#1233

Open
indykoning wants to merge 5 commits intomasterfrom
bugfix/video-issues
Open

Fixed autoplay continuing on navigate, and muted getting removed on navigate#1233
indykoning wants to merge 5 commits intomasterfrom
bugfix/video-issues

Conversation

@indykoning
Copy link
Member

This PR fixes issues with videos when navigating using Turbo.

The first is the fact that the video will continue to auto play upon navigation using Turbo, even though the video no longer exists on the page. (hotwired/turbo-rails#147)
The second is that navigating back to a page with a muted video, the video will play unmuted (vuejs/core#6154)

Ref: FW-2310

@indykoning indykoning requested a review from royduin as a code owner March 16, 2026 16:25
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

Successfully merging this pull request may close these issues.

1 participant