Thanks. I’ve also noticed a video.js.map error in other browsers in the latest version of video.js. I haven’t had a chance to get to the bottom of it yet, but that seems like a good fix.
I’ve been getting a similar error message today in Google Chrome:
GET http://mywebsite.ca/filepath/video.js.map 401 (Authorization Required)
My VideoJS player still functions perfectly, although this error message seems to break another portion of my site (Layerslider thumbnail navigation).
Any idea what might be causing this problem or how to solve it?
The current version of Video.js is causing the problem, and ionainteractive posted a good fix for it. I would try that out first, but I suspect that something else is actually breaking your Layerslider thumbnail navigation.
Sorry, I should’ve mentioned: ionainteractive’s fix did remove the error message, though my navigation is still not functioning properly. Seems to be only in Chrome and the error message above is the only one my page generates, so I figured they might be connected.
Anyhow thanks for the quick reply. Great plugin, thank you.
Does the Layerslider navigation work if you disable my plugin? If it does, please post a link to your site so I can help troubleshoot.
No, the nav is broken with or without VideoJS apparently. Must be something else in my code that is causing it to break. I’ll have to play around and see if I can isolate the issue.
Thanks again for your help.