Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Jul 6, 2025. It is now read-only.
Discussion options

Hey there!

I'd like to put a video player on a page, and transition between my pages without losing the playback state, i.e. I'd like that the video continues to play as I go between pages. For this exercise I am just using <video> tag, nothing fancy.

I achieved that by putting the player in the overall layout. Is this the only way to do it? Whenever I put a video tag in pages, even if their HTML/component structure are identical up to the point of encoutering the video tag, the playback stops & resets, which I guess means Aleph.js destroys the whole page component tree and reinitializes it as a new page - is this correct?

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
🙏
Q&A
Labels
None yet
1 participant
Morty Proxy This is a proxified and sanitized view of the page, visit original site.