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

Nested component not rendering #748

Closed
5 tasks done
nulkode opened this issue Jun 28, 2024 · 2 comments
Closed
5 tasks done

Nested component not rendering #748

nulkode opened this issue Jun 28, 2024 · 2 comments

Comments

@nulkode
Copy link

nulkode commented Jun 28, 2024

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 the app.vue or inside components itself and not the subfolder are rendered.

Reproduction

https://github.com/nulkode/tresjs-nuxt-error

Steps to reproduce

  1. Install all the dependencies with bun install.
  2. Run with bun dev.
  3. Observe that only two cubes are rendered, one missing in the center that is the one in components/3D/TestMode.vue.

image

System Info

System:
    OS: Windows 11 10.0.22631
  Binaries:
    Node: 20.10.0 - C:\Program Files\nodejs\node.EXE
    Yarn: 1.22.19 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
    npm: 10.2.3 - C:\Program Files\nodejs\npm.CMD
    pnpm: 8.15.5 - C:\Program Files\nodejs\pnpm.CMD
    bun: 1.1.17 - ~\.bun\bin\bun.EXE
  Browsers:
    Ungoogled Chromium 124.0.6367.91 (Official Build, ungoogled-chromium) (64 bits)

I'm using bun as a package manager but it is not listed as a package manager.

Used Package Manager

npm

Code of Conduct

@nulkode
Copy link
Author

nulkode commented Jun 29, 2024

Oops, wrong package.

@nulkode nulkode closed this as not planned Won't fix, can't repro, duplicate, stale Jun 29, 2024
@nulkode
Copy link
Author

nulkode commented Jun 29, 2024

Moved to Tresjs/nuxt#108.

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

No branches or pull requests

1 participant