-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
I'm using Vidstack with Next.js, and I encountered an issue with mobile responsiveness. Specifically, when I use the video player and interact with the time slider, the UI freezes, preventing any scrolling on the page. The only interaction allowed is within the video player's integrated components—everything outside of the player becomes unresponsive.
Steps to reproduce:
Set up Vidstack video player in a Next.js project.
Navigate to the page with the player on a mobile device.
Interact with the time slider on the player.
Expected behavior:
The page should remain scrollable, and all UI elements outside the player should stay responsive.
Actual behavior:
The UI freezes, and scrolling is disabled, leaving only the video player components functional.
Metadata
Metadata
Assignees
Labels
No labels