We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Some sites come with their own build of dash.js
It makes debugging really difficult if the dash.js code is overwritten by the version of this extension.
SHOULD BE: Add a dash.js loader to check if already present and prevent adding script tag and overwriting existing dash.js version.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Some sites come with their own build of dash.js
It makes debugging really difficult if the dash.js code is overwritten by the version of this extension.
SHOULD BE:
Add a dash.js loader to check if already present and prevent adding script tag and overwriting existing dash.js version.
The text was updated successfully, but these errors were encountered: