You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.
This error usually happens when going from one ayah to the next. Two states are being maintained one isPlaying in the Redux store, and another state within the store. It's one of the properties (it starts or contains the word media). Judging by this stackoverflowhttps://stackoverflow.com/questions/36803176/how-to-prevent-the-play-request-was-interrupted-by-a-call-to-pause-error. On the pause redux action we need to check if the media object is playing before we call the pause function.
Chrome is throwing lot of these warning/errors, and sometime playback also stop.
The text was updated successfully, but these errors were encountered: