You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
we have a gallery of videos that you can scroll through. unfortunately, the controls of a video adjust its size to the width of the screen instead of staying relative to the video component. this happens both on web and Android devices
Video.Project.mp4
Expected Behavior
the controllers should stay relative to the video width.
Steps to Reproduce
this happens when you scroll between 2 videos.
create a scrolling video gallery
try to slide from one video to another
Environment
Browser: Chrome
Operating system: happened on Android mobile devices but not on ios
react-player: "^2.14.1"
react: "^18.1.0"
Other Information
I've tried#1003 and#1168 but it didn't help unfortunately
this is the video component: in this case, the components get those props:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji