You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
π 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
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 bynpm run dev
System Info
Additional Information
Example components used
The text was updated successfully, but these errors were encountered: