-
This example does not work:
```
```
I get an error about asm.js not being in stdlib. If replace with the built cesium in this repo, that error goes away - although the scene sti…
-
When A-Frame scene is embedded in a mdl-layout the scene is zoomed and moving is disabled.
-
We could perhaps cross this road later once we consider support, but good to get feedback. This is easier than managing different aspects of a package across different keys.
Current:
```
components…
-
If the Aframe scene is embedded and there's HTML code over the Aframe scene, the iframe will render under the web surface
![image](https://user-images.githubusercontent.com/10227662/134014052-4f19032…
-
Hi! The extension works good in my virtual machine. But there's a problem on the product server. When I emit an event in js, it works good, but events, which are sent from controller cause an error:
E…
-
Hi,
I am trying to install aframe in an air gapped network
After downloding all the necessary tgz files and uploading them to my repository the installation fails
Due to the package having a depe…
-
Hi,
I am using following versions of aframe and aframe-react
"aframe": "^1.0.3",
"aframe-react": "^4.4.0",
I am trying to render a gltf model -
…
-
```
godot:master-servo jdm$ ./mach run -d --pref dom.mutation_observer.enabled https://aframe.io/examples/showcase/lights/
...
ERROR 2018-05-17T19:49:16Z: script::dom::bindings::error: Error at htt…
-
**Description**
Hubs can't use AFRAME registered shaders for media video; apparently the AFRAME material and Hubs media systems fight with each other.
┆Issue is synchronized with this [Jira Task](htt…
-
Was writing a scene using a-frame release 7.0 for support of mixed reality headsets and couldn't get the keyboard/inputs to work. I noticed the demo uses:
If I download the demo code and use 6.1…