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
Thanks for your work on this library - largely it seems to be working very well!
I'm seeing an issue for a small number of users and was hoping you can point me in the right direction to investigate.
I'm seeing the following from our monitoring system:
It appears to be happening on first page load.
I'm using:
"video.js": "^8.3.0",
"videojs-youtube": "^3.0.1"
The libraries are installed from npm and packaged into a single js file as part of a vue application.
I've not been able to repo this personally and, from a brief read of the code in this repository, I can't see anything obvious that would be causing it.
Any pointers would be much appreciated.
The text was updated successfully, but these errors were encountered:
Same, while this works very well for our environment but we are also getting slammed by Sentry errors -- at the very least I was wondering if it might be possible to avoid loading the script unless the video player is initialized.
I would be happy to take a pass at this if this is something folks using this plugin in a Vue app would be interested in.
Thanks for your work on this library - largely it seems to be working very well!
I'm seeing an issue for a small number of users and was hoping you can point me in the right direction to investigate.
I'm seeing the following from our monitoring system:
It appears to be happening on first page load.
I'm using:
The libraries are installed from npm and packaged into a single js file as part of a vue application.
I've not been able to repo this personally and, from a brief read of the code in this repository, I can't see anything obvious that would be causing it.
Any pointers would be much appreciated.
The text was updated successfully, but these errors were encountered: