-
Notifications
You must be signed in to change notification settings - Fork 7.5k
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
Bad works .src( { src: '', type: '' } ) and .loadTech #995
Comments
Thanks for posting. I checked it out briefly and see the errors, but I need to dig in to the example a bit more to see what's going on. I'll update when I have more info. |
Well how are you with this problem? |
It's hard to follow exactly what's happening here, but major fix went in around tech unloading. You might try the master branch of video.js and see if that fixes the issue. Also I hope to get 4.4.0 out today which will have the fix in it. |
I'm going to close this but let me know if that doesn't fix the issue and we can reopen. |
No, error is not fixed: http://jsfiddle.net/uLG8H/5/ |
Pls, reopen this ticked. |
This question wasn't considered? Still strangeness in this example:
P.S. And why not to make an "techOrder" rechoice in case of failure previous? |
In case of need techOrder search - elements necessary for further operation are deleted.
I apologize for inability to describe explicitly (in connection with bad knowledge of language), but the problem occurs in case of unloadTech ();
Test: http://jsfiddle.net/uLG8H/1/
The text was updated successfully, but these errors were encountered: