embedplayer icon indicating copy to clipboard operation
embedplayer copied to clipboard

Uncaught TypeError: Cannot read property 'listening' and 'state' of undefined

Open josealvin opened this issue 8 years ago • 1 comments

Hi, I got this error when I playing html5 video or audio and without pause/stop then change video on select/dropdown.

The two variable undefined.

But if I pause or stop there's no issue. I tried to put this code below on the function but didn't work.

$('#holder').embedplayer('pause');

How can I rid of it so there's no error?

Thanks

josealvin avatar Jul 14 '17 03:07 josealvin

Have to take a look at this. Don't know when I have time.

panzi avatar Jul 29 '17 23:07 panzi