question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Latest aframe master targets WebXR

See original GitHub issue

these lines in aframe:

cannot read 'supportsSession' of undefined https://github.com/aframevr/aframe/blob/a35c3676b176d094be5b0a66b6750675910a26e3/src/utils/device.js#L6

cannot read property 'isPresenting' of undefined https://github.com/aframevr/aframe/blob/62636285a4b7816defda7c26765e1e89b04ec96a/src/core/scene/loadingScreen.js#L19

I think its around here in exokit/src/XR.js

I was upgrading to the latest aframe as it solves 3-4 other issues i have - so i hope this is an easy one 🙏

Edit: Repro node . https://steel-fear.glitch.me/

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
avaercommented, Dec 10, 2018

Thanks! My first guess is this is Three.js WebXR changes trickling downstream.

1reaction
sidequestlegendcommented, Jan 2, 2019

fixed!

Read more comments on GitHub >

github_iconTop Results From Across the Web

aframe/CHANGELOG.md at master - GitHub
a: Web framework for building virtual reality experiences. - aframe/CHANGELOG.md at master · aframevr/aframe.
Read more >
Interactions & Controllers - A-Frame
A-Frame provides an implementation for supporting multiple types of 6DoF controllers (Vive, Oculus Touch) via the hand-controls component. The hand-controls ...
Read more >
Image Tracking and Location-Based AR with A ... - A-Frame
The new AR.js tracking can take any arbitrary image or drawing (not only markers) to position and display your 3D content. You just...
Read more >
Installation - A-Frame
Installation. This installation section offers several ways to get started with A-Frame, although most methods don't require any actual installation since ...
Read more >
ar-hit-test - A-Frame
This component uses the WebXR hit-test API to position virtual objects in the real world. Remember to request the hit-test optional feature to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found