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

[Devtools] - Scene graph search doesnt work #532

Open
5 tasks done
alvarosabu opened this issue Feb 2, 2024 · 2 comments · Fixed by #614
Open
5 tasks done

[Devtools] - Scene graph search doesnt work #532

alvarosabu opened this issue Feb 2, 2024 · 2 comments · Fixed by #614
Labels
bug Something isn't working devtools

Comments

@alvarosabu
Copy link
Member

Describe the bug

Screenshot 2024-02-02 at 16 32 52

Reproduction

Not needed.

Steps to reproduce

  1. Open vue devtools
  2. Select TresJS tab
  3. Type something on the Search Instance component

System Info

System:
    OS: macOS 14.2.1
    CPU: (8) arm64 Apple M1 Pro
    Memory: 93.17 MB / 16.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 18.14.1 - ~/.nvm/versions/node/v18.14.1/bin/node
    Yarn: 1.22.19 - /usr/local/bin/yarn
    npm: 9.3.1 - ~/.nvm/versions/node/v18.14.1/bin/npm
  Browsers:
    Brave Browser: 120.1.61.116
    Chrome: 121.0.6167.139
    Firefox: 121.0.1
    Safari: 17.2.1
  npmPackages:
    @tresjs/cientos: ^3.7.0 => 3.7.0 
    @tresjs/core: ^3.7.0 => 3.7.0 
    @tresjs/eslint-config-vue: ^0.2.1 => 0.2.1 
    @tresjs/leches: ^0.14.0 => 0.14.0 
    @types/three: ^0.161.2 => 0.161.2 
    @vitejs/plugin-vue: ^5.0.3 => 5.0.3 
    three: ^0.161.0 => 0.161.0 
    typescript: ^5.3.3 => 5.3.3 
    vite: ^5.0.12 => 5.0.12 
    vite-plugin-glsl: ^1.2.1 => 1.2.1 
    vue: ^3.4.15 => 3.4.15 
    vue-tsc: ^1.8.27 => 1.8.27

Used Package Manager

npm

Code of Conduct

@alvarosabu alvarosabu added bug Something isn't working devtools labels Feb 2, 2024
@andretchen0
Copy link
Contributor

@alvarosabu

Devtools is no longer part of the core, right? Can this be closed?

@alvarosabu
Copy link
Member Author

Hey @andretchen0 this devtools for vue devtools v6 are still on the core.

The v7 and nuxt one will probably live in another repo along with the vite plugin in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working devtools
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants