VikeLabs / lecshare

A React application with typescript implementation: Making lectures more accessible for students with auditory, visual, or learning impairments; and Improving learning outcomes for students in lecture-based courses.
https://vikelabs.github.io/lecshare/
GNU General Public License v3.0
5 stars 3 forks source link

Bug: No Playing after long pause #40

Open Brycce opened 4 years ago

Brycce commented 4 years ago

There is some weird behavior when I play and then pause for 40 seconds. When I press play again nothing happens.

aomi commented 4 years ago

My guess is that the browser unloaded content from within the tab as it was not being used to free up some memory. If this happens again could you check your console log?