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

Do not load dash.js if present already #27

Open
mlasak opened this issue Jun 1, 2021 · 0 comments
Open

Do not load dash.js if present already #27

mlasak opened this issue Jun 1, 2021 · 0 comments

Comments

@mlasak
Copy link

mlasak commented Jun 1, 2021

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.

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

1 participant