Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: undefined is not a function (near '...AFRAME.registerComponent...') #17

Open
jorgemejia opened this issue Jun 4, 2018 · 1 comment

Comments

@jorgemejia
Copy link

I'm Getting this error TypeError: undefined is not a function (near '...AFRAME.registerComponent...') when I try this code:

I don't know if I do something wrong.

<a-scene>
    <ar-geopose id="WRK" lla="20.6247719 -87.0828196" userotation="false">
        <a-box  rotation="0 45 0" width="1" height="1" depth="1"  color="#4CC3D9"></a-box>
    </ar-geopose>
</a-scene>
@blairmacintyre
Copy link
Contributor

blairmacintyre commented Jun 9, 2018

Try <ar-scene>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants