We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I receive this warning i think it would be better to avoid it. I found this article in the Three.js forum https://discourse.threejs.org/t/warning-multiple-instances-of-three-js-being-imported/24191, not sure why it's happening.
The text was updated successfully, but these errors were encountered:
I'm researching on this...
https://stackoverflow.com/questions/67271915/warning-multiple-instances-of-three-js-being-imported
It seems fixed in here: 0.128
mrdoob/three.js#17482
Sorry, something went wrong.
Thank you @albjeremias but ARnftThreejs already import version r128 see
ARnft-threejs/package.json
Line 49 in 82edc0f
This issue i think happens now only when ARnft, ArnftThreejs and Three.js are imported as a module see for an example my project t ARnft-ES6-react you can test here https://kalwalt.github.io/ARnft-ES6-react/
i will move also this to the ARnft-threejs issue tracker, ARnft itself it's not the root of this because not load Three.js itself.
No branches or pull requests
I receive this warning i think it would be better to avoid it. I found this article in the Three.js forum https://discourse.threejs.org/t/warning-multiple-instances-of-three-js-being-imported/24191, not sure why it's happening.
The text was updated successfully, but these errors were encountered: