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
I found that the event 'canplaythrough' isn't firing in Firefox (v50.0)
Simply removing that as an event and placing the code inline solves the issue (at least for me). Perhaps it is a quick fix, and not the best solution. But it appears to work.
I found that the event 'canplaythrough' isn't firing in Firefox (v50.0)
Simply removing that as an event and placing the code inline solves the issue (at least for me). Perhaps it is a quick fix, and not the best solution. But it appears to work.