souporserious / react-media-player

React audio and video player.

Home Page:https://souporserious.github.io/react-media-player/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Player send console error in firefox

jathpr opened this issue · comments

in Firefox if I import Player (and even don't use it) after the first site update in browser will appear this error:
InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable
good news - everything working fine)

Hmm weird 🤔. I'm not able to reproduce this on my end. Please feel free to add a PR if you have a fix.