vlitejs / vlite

🦋 vLitejs is a fast and lightweight Javascript library for customizing video and audio player in Javascript with a minimalist theme (HTML5, Youtube, Vimeo, Dailymotion)
https://vlite.js.org
MIT License
268 stars 18 forks source link

Players overlap #69

Closed ThatOneCalculator closed 2 years ago

ThatOneCalculator commented 2 years ago

Describe the bug

The stock video player and Vlite overlap

Steps to reproduce

  1. https://github.com/misskey-dev/misskey/blob/5bd64758a1cef894830275e04ecc608f0a9222e9/packages/client/src/components/media-video.vue
  2. Observe (video never loads)

Expected behavior

Only Vlite shows

Screenshots and recordings

image

Vlite.js

4.0.6

Browser

Firefox 103

OS

Linux

Additional context

No response

yoriiis commented 2 years ago

Hello @ThatOneCalculator, could you please share a small reproducible repository?

ThatOneCalculator commented 2 years ago

Actually it seems to be not an issue with the lib but rather my own implementation