jamesctucker / teach-yourself-code

Learn to program platform. Being built with Next.js (React), Apollo-GraphQL, and Bulma.

Home Page:https://teachyourselfcode.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pausing video doesnt pause audio

JeyRathnam opened this issue · comments

The audio keeps playing in the background. Restarting the video causes audio overlap.

@jairathnem Thanks for bringing this to my attention. Seems to be happening on Android only - not sure why yet. Will try to push a fix ASAP.

I had this happen on windows 10

@jairathnem Gotcha. I just pushed a fix. I believe the issue was stemming from an autoplay hook that I was using in the video player api.

@jairathnem Please let me know if it's resolved for you.