-
Notifications
You must be signed in to change notification settings - Fork 148
Open
Labels
STATUS-1: needs triageThis doesn't seem rightThis doesn't seem rightTYPE: bugSomething isn't workingSomething isn't working
Description
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.1Additional Information
http://localhost:5174/tabs/short/ does not work
http://localhost:5174/tabs/full/ works
Metadata
Metadata
Assignees
Labels
STATUS-1: needs triageThis doesn't seem rightThis doesn't seem rightTYPE: bugSomething isn't workingSomething isn't working