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

ReferenceError: $ is not defined #1

Open
anton6 opened this issue Sep 3, 2018 · 1 comment
Open

ReferenceError: $ is not defined #1

anton6 opened this issue Sep 3, 2018 · 1 comment

Comments

@anton6
Copy link

anton6 commented Sep 3, 2018

Trying to use this package but getting the following error:
aframedc.js:294 Uncaught (in promise) ReferenceError: $ is not defined at NewComponent.default_update (http://localhost:3000/static/js/bundle.js:130446:26) at NewComponent.updateProperties (http://localhost:3000/static/js/bundle.js:84208:13) at HTMLElement.value (http://localhost:3000/static/js/bundle.js:83061:20) at doUpdateComponent (http://localhost:3000/static/js/bundle.js:83038:15) at Array.forEach (native) at HTMLElement.value (http://localhost:3000/static/js/bundle.js:83020:40) at entityLoadCallback (http://localhost:3000/static/js/bundle.js:82843:15) at emitLoaded (http://localhost:3000/static/js/bundle.js:83687:22) at <anonymous>

I am using aframe-react, not sure if this causes the problem?

I'm using "aframe": "0.5.0" and "a-framedc": "1.0.8".

Any idea? Thanks

@shikharka
Copy link

I am getting same error.

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

2 participants