You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 1, 2026. It is now read-only.
Describe the bug
WARNING: Multiple instances of Three.js being imported.
That happens with the most barebone quasar project. The error message is not very informative.
I don't know if this is a cientos issues or quasar issue. I figured since this is a Three.js error, it would be more appropriate to report it here.
Reproduction
https://stackblitz.com/edit/quasarframework-stackblitz-templates-6prss1fg?file=src%2Fpages%2FIndexPage.vue
Steps to reproduce
the error message can be easily seen if you check the console after opening the preview in a new tab.
System Info
Used Package Manager
yarn
Code of Conduct