an-nadaaa / nda-front

The frontend for An-Nadaa website built with Nuxtjs and Tailwind, backed by Netlify and Netlify CMS
https://an-nadaa.com
MIT License
2 stars 2 forks source link

Interaction issue with video embeds #120

Open khalid-hussain opened 2 years ago

khalid-hussain commented 2 years ago

Reference: https://new.an-nadaa.com/causes/14

Chromium

On Chrome, mouse clicks on the player do nothing, while making the cursor disappear and then reappear.

On Vivaldi, the video starts playing on a click but the controls are overlapping: both embedded player and YouTube controls show up. Interaction with player is glitchy.

image

Firefox

The video doesn't play at all. Mouse clicks over video do nothing except make the cursor disappear and then reappear again.

khawarizmus commented 2 years ago

Note to future self: see if https://github.com/sampotts/plyr is a better fit for our use case