Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dispose() method not working properly #172

Open
onecib opened this issue Mar 9, 2016 · 4 comments
Open

dispose() method not working properly #172

onecib opened this issue Mar 9, 2016 · 4 comments

Comments

@onecib
Copy link

onecib commented Mar 9, 2016

Hi Guys,

in Videos-vast-vpaid plugin and after the video is finishing to play and the player.dispose() method is executed, i always got this error-message

Error:
Uncaught TypeError: Cannot read property 'vdataXXXXX of null in Chrome
TypeError: el is null in Firefox

I also saw in this Issue that there is a "solution" with the setTimeout() function and it is working, but is there any Other Solution without the setTimeout ?

Best

versions

Videojs-vast-vpaid v.1.0.0
Videojs 5.0.0 rc2

browsers

Chrome/48.0.2564.95
FF 44

@derdeka
Copy link

derdeka commented Apr 13, 2016

I have the same issue. Has anyone an idea what is causing this?

@Fetz
Copy link
Contributor

Fetz commented Apr 19, 2016

@derdeka @xcuben can you share some url for debugging?

@onecib
Copy link
Author

onecib commented Apr 22, 2016

hi @Fetz

Here is a test Gist:
https://gist.github.com/xcuben/cbf7f971a9fe0ea0a745e6ef28d6dc8c#file-index-html

You might need a black.mp4 and VPAIDFlash.swf .
I unfortunately couldn't upload them

Here is also a screenshot of the Console Error : errorvdata

Thanks.

@jmif
Copy link

jmif commented Sep 22, 2016

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants