TacoTechnica / EngageMe

We're doing YouTube's job for them.
The Unlicense
5 stars 0 forks source link

CSS from previous videos does not clear #4

Open rguan72 opened 5 years ago

rguan72 commented 5 years ago

Watching a video with that is in our database (with the blue css overlay) then clicking another video does not clear the css.

Steps to reproduce:

  1. Watch a video in our cloud firestore database
  2. Click another random video. The exact same intervals will be displayed on the new video.
  3. Reload. The intervals will clear
rguan72 commented 4 years ago

The video.addEventListener("loadedmetadata", () => { event works