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.

TypeError: Cannot read property 'supportsSession' of null

See original GitHub issue

with latest aframe master i get TypeError: Cannot read property ‘supportsSession’ of null at /main.3ff4ebd95ae43cb0dd12.bundle.js:2:152597 at processTicksAndRejections (internal/process/next_tick.js:81:5) core:schema:warn Unknown property enabled for component/system isvr-scene. Bugsnag: Encountered an uncaught error, terminating… TypeError: Cannot read property ‘supportsSession’ of null at /main.3ff4ebd95ae43cb0dd12.bundle.js:2:152597 at processTicksAndRejections (internal/process/next_tick.js:81:5)

exokit 0.0.512

https://github.com/aframevr/aframe/blob/ec8ccb8817157014a06bd77514582ab34dbfc650/src/utils/device.js#L6

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
sidequestlegendcommented, Feb 1, 2019

@arpu without a device or steamVR you could try with the flag -x none

i.e. node . -x none https://example.com

Edit: Possibly related #747

1reaction
avaercommented, Jan 25, 2019

If it was expected to throw and continue running, we might still have unintended behavior though…

Read more comments on GitHub >

github_iconTop Results From Across the Web

Uncaught TypeError: Cannot read property 'value' of null at ...
First Time I am Working with APIs and this error came this is index.html enter image description here. and this is script.js
Read more >
device:error WebXR session support error: sceneEl is null
Description: Everything here needs DOMContentLoaded before right? aframe/src/utils/device.js Line 28 in b9b6813 if (isWebXRAvailable) ...
Read more >
How to fix "TypeError: Cannot read properties of ... - YouTube
JS Casts 12 - How to fix " TypeError : Cannot read properties of null (reading addEventListener)" in JavaScript.
Read more >
typeerror can not read property x of null - YouTube
Join this channel to get access to perks:https://www.youtube.com/channel/UCoSpmr2KNOxjwE_B9ynUmig/joinMy GearCamera ...
Read more >
Cannot read property 'medium' of null" Cant figure it out! - Reddit
I keep getting a "TypeError: Cannot read property 'medium' of null" particular in my second component that contains an img key from an...
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