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

Chrome: TypeError: e.vr.setPoseTarget is not a function #438

Closed
InfiniteLee opened this issue Jun 25, 2018 · 1 comment
Closed

Chrome: TypeError: e.vr.setPoseTarget is not a function #438

InfiniteLee opened this issue Jun 25, 2018 · 1 comment
Labels

Comments

@InfiniteLee
Copy link
Contributor

On Chrome:

TypeError: e.vr.setPoseTarget is not a function
  at setPoseTarget(src/core/scene/a-scene.js:509:22)
  at apply(./node_modules/raven-js/src/raven.js:360:0)
  at dispatchEvent(src/core/a-node.js:297:15)
  at emit(src/systems/camera.js:115:12)
  at setActiveCamera(src/components/camera.js:60:13)
  at updateActiveCamera(src/components/camera.js:46:9)
  at update(src/core/component.js:280:11)
  at updateProperties(src/core/component.js:50:7)
  at call(src/core/component.js:474:14)
  at HTMLElement.value(src/core/a-entity.js:336:18)
  at initComponent(src/core/a-entity.js:492:11)
  at updateComponent(src/core/a-entity.js:461:13)
  at updateComponents(src/core/a-entity.js:259:13)
  at cb(src/core/a-node.js:129:20)

I suspect this is happening because we upgraded aframe last week. #418

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants