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

TextureLoader is not a constructor #20

Open
IgnacioSanchezAlvarado opened this issue Aug 26, 2024 · 1 comment
Open

TextureLoader is not a constructor #20

IgnacioSanchezAlvarado opened this issue Aug 26, 2024 · 1 comment

Comments

@IgnacioSanchezAlvarado
Copy link

When implementing the viewer in a React application I get the next error:

TypeError: i.TextureLoader is not a constructor

Same code in vanilla html + js is working properly.

Using three v0.166.0 and three-usdz-loader v1.0.9.

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

3 participants
@IgnacioSanchezAlvarado and others