-
Notifications
You must be signed in to change notification settings - Fork 148
Closed
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
π Description
When using a qwik-ui Modal inside Tabs, the console throws an error:
Internal assert, this is likely caused by a bug in Qwik: close not found
π₯οΈ Environment
Qwik: 1.2.6
qwik-ui: 0.14.2
modular-forms: 0.13.2
Browser: Chrome 123
Reproduction
https://codesandbox.io/p/github/sebacc92/qwik-app-example-bug-qwik-modal-tabs/main?import=true
Steps to reproduce
Run npm install followed by npm run dev
System Info
System:
OS: Linux 6.8 Linux Mint 22.1 (Xia)
CPU: (8) x64 AMD Ryzen 7 4700U with Radeon Graphics
Memory: 8.73 GB / 22.90 GB
Container: Yes
Shell: 5.2.21 - /bin/bash
Binaries:
Node: 22.13.1 - ~/.nvm/versions/node/v22.13.1/bin/node
npm: 10.9.2 - ~/.nvm/versions/node/v22.13.1/bin/npm
pnpm: 10.0.0 - ~/.nvm/versions/node/v22.13.1/bin/pnpm
Browsers:
Chrome: 133.0.6943.98
npmPackages:
@builder.io/qwik: ^1.12.1 => 1.12.1
@builder.io/qwik-city: ^1.12.1 => 1.12.1
@qwik-ui/headless: ^0.6.5 => 0.6.5
@qwik-ui/styled: ^0.3.0 => 0.3.0
@qwik-ui/utils: ^0.3.1 => 0.3.1
flowbite: "^3.1.2",
flowbite-qwik: "^0.38.2",
flowbite-qwik-icons: "^0.1.8",
typescript: 5.4.5 => 5.4.5
undici: * => 7.3.0
vite: 5.3.5 => 5.3.5Additional Information
Metadata
Metadata
Assignees
Labels
STATUS-1: needs triageThis doesn't seem rightThis doesn't seem rightTYPE: bugSomething isn't workingSomething isn't working