Add playsinline attribute to <video> tag in VideoPlayer.vue
cj-praveen opened this issue · 0 comments
cj-praveen commented
Official Instance
- The bug is reproducible on the official hosted instance, or is API-related.
Describe the bug
To Reproduce
Open piped.video on iOS mobile and go to the video watch page.
Expected behavior
The <video>
tag should include the playsinline
attribute to ensure inline playback on mobile devices.
Logs/Errors
No response
Browser, and OS with Version.
Safari on IOS 17.5.1
Additional context
No response