A-Frame examples are broken with the extension
See original GitHub issueeg: Go to https://aframe.io/aframe/examples/boilerplate/3d-model/ The console shows:
TypeError: navigator.xr.requestDevice is not a function
both on Chrome and on Firefox on Mac with the extension installed
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (1 by maintainers)
Top Results From Across the Web
WebXR not working on Chrome Desktop Windows #4709
The --disablefeatures option work only when I run Chrome as administrator. Then I am able to run the AFrame examples. But when I...
Read more >text
Here's a basic example of text defining just the content with not much other ... Defaults to the font 's name with extension...
Read more >networked aframe not working correctly with A-frame ...
I'm wondering how I can get the current version of A-frame in my networked scene but have the networked aspects still be functional....
Read more >Extend Frame Broken
Extend Frame Broken - Since updating to the latest patch of C9, ... and once a clip gets a frame extension, you cannot...
Read more >Making an AR Game. AFRAME, THREE.js and WebXR ...
The AFrame hello world example is designed for VR. ... The times when you want to break this rule is when the AR...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Not to reopen this issue, but for anyone finding themselves here, A-Frame apps using master builds since https://github.com/aframevr/aframe/commit/fb322bc51e38272b3afa927a293c5844bdc3782c work with the current release (https://github.com/MozillaReality/WebXR-emulator-extension/commit/a12a92a2140359c2676716ffb7cb5ede6ce650e9) of
WebXR-emulator-extension. In particular it works when used with buildaframe-master.min.js@fb322bcfor example https://glitch.com/~as1-position-webxrTHANK YOU. Finally a comment that helps us fixing the problem.