Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[🐞] Tabs - the short version not working #976

Open
gimonaa opened this issue Oct 1, 2024 · 0 comments
Open

[🐞] Tabs - the short version not working #976

gimonaa opened this issue Oct 1, 2024 · 0 comments
Labels
STATUS-1: needs triage This doesn't seem right TYPE: bug Something isn't working

Comments

@gimonaa
Copy link

gimonaa commented Oct 1, 2024

Which package is affected?

Headless Kit

Describe the bug

I inserted the short version in a route of my project and it gives me an this error
Cannot read properties of undefined (reading 'tabId')
the normal version instead works

Reproduction

https://github.com/gimonaa/qwikui.qwik

Steps to reproduce

Run npm install and npm run dev

System Info

System:
    OS: macOS 15.0
    CPU: (8) arm64 Apple M2
    Memory: 151.16 MB / 8.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 22.5.1 - ~/.nvm/versions/node/v22.5.1/bin/node
    npm: 10.8.2 - ~/.nvm/versions/node/v22.5.1/bin/npm
    pnpm: 9.6.0 - ~/Library/pnpm/pnpm
  Browsers:
    Chrome: 129.0.6668.70
    Safari: 18.0
  npmPackages:
    @qwik-ui/headless: ^0.6.1 => 0.6.1

Additional Information

http://localhost:5174/tabs/short/ does not work
http://localhost:5174/tabs/full/ works

@gimonaa gimonaa added STATUS-1: needs triage This doesn't seem right TYPE: bug Something isn't working labels Oct 1, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
STATUS-1: needs triage This doesn't seem right TYPE: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant