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

Getting Uncaught reference error on some of the pages #61

Open
premhunt opened this issue Mar 18, 2021 · 1 comment
Open

Getting Uncaught reference error on some of the pages #61

premhunt opened this issue Mar 18, 2021 · 1 comment

Comments

@premhunt
Copy link

Getting error on some of the websites built with magento.
ex- https://shop.landrover.com/
After adding <script src="https://cdn.jsdelivr.net/npm/jsframe.js/lib/jsframe.min.js"></script>.
returned - 200, so my jsframe.min.js got loaded but
If I am doing
jsFrame = new JSFrame();

It gives error -
Uncaught ReferenceError: JSFrame is not defined
at :1:15

@premhunt
Copy link
Author

Getting error on some of the websites built with magento.
ex- https://shop.landrover.com/
After adding <script src="https://cdn.jsdelivr.net/npm/jsframe.js/lib/jsframe.min.js"></script>.
returned - 200, so my jsframe.min.js got loaded but
If I am doing
jsFrame = new JSFrame();

It gives error -
Uncaught ReferenceError: JSFrame is not defined
at :1:15

Any help here

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