Unable to Seek Using Progress Bar on Angular 16 Project
Bug Report: Unable to Seek Using Progress Bar in Vidstack Player on Angular 16 Project
Issue Description: I am encountering an issue with the Vidstack player in my Angular 16 project where the progress bar is not functioning correctly. Specifically, I am unable to seek or jump to different points in the video by interacting with the progress bar.
Steps to Reproduce:
Integrate the Vidstack player into an Angular 16 project.
Load a video and attempt to change the playback position using the progress bar by clicking or dragging.
The progress bar does not respond as expected and does not allow seeking.
Expected Behavior: Clicking or dragging the progress bar should allow the user to seek to different points in the video.
Actual Behavior: The progress bar is unresponsive, and seeking functionality is not working.
Environment:
Angular Version: 16
Vidstack Version: [specify the version you are using, e.g., @next]
Browser: [specify the browser and version you tested with]
Operating System: [specify your OS and version]
Additional Information: The issue persists even after ensuring all dependencies are correctly installed and the player is configured according to the documentation. There are no relevant errors in the console.
Steps Taken:
Verified that the player styles are correctly loaded.
Confirmed that other player features (play/pause, volume control, etc.) work fine.
Please advise if there are any additional configurations or steps needed to resolve this issue.
Thank you!
this is my test video: https://youtu.be/lU22Dv8jyqI
Hi! I was facing the same issue and it solved by using the version 1.11.22. The problem is in 1.12 version