Skip to content

[🐞]Modal inside Tabs causes "Internal assert: close not found" error #1049

@sebacc92

Description

@sebacc92

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.5

Additional Information

Example components used

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions