kikoano / web2vr

Dynamically translate HTML and CSS to A-Frame 3D world for virtual reality.
MIT License
129 stars 23 forks source link

Uncaught TypeError: can't access property "array", this.attributes.position is undefined #3

Closed coderofsalvation closed 3 years ago

coderofsalvation commented 3 years ago

Happens with aframe-master

Found some info here but the raycaster-attribute doesn't seem to solve it.

kylebakerio commented 3 years ago

almost certainly related/cause: https://github.com/kikoano/web2vr/issues/5

kikoano commented 3 years ago

almost certainly related/cause: #5

^this. I am working on it.