Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add playsinline attribute to video tag
This fixes #3734 by adding the playsinline attribute to the video tag in VideoPlayer.vue. This attribute is required for iOS devices to play videos inline instead of going into fullscreen mode by default.
- Loading branch information