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
I'm trying to import a model in components/3D/TestModel.vue and nest it. However, it's not appearing. Only those models that are inside the app.vue or inside components itself and not the subfolder are rendered.
Describe the bug
I'm trying to import a model in
components/3D/TestModel.vue
and nest it. However, it's not appearing. Only those models that are inside theapp.vue
or insidecomponents
itself and not the subfolder are rendered.Reproduction
https://github.com/nulkode/tresjs-nuxt-error
Steps to reproduce
bun install
.bun dev
.components/3D/TestModel.vue
System Info
Used Package Manager
npm
Code of Conduct
The text was updated successfully, but these errors were encountered: