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
When rendering a <Link> element inside a <div> container, the following error occurs when clicking on the link : Error: Internal assert, this is likely caused by a bug in Qwik: close not found
Which component is affected?
Qwik Runtime
Describe the bug
When rendering a
<Link>
element inside a<div>
container, the following error occurs when clicking on the link :Error: Internal assert, this is likely caused by a bug in Qwik: close not found
Reproduction
https://stackblitz.com/edit/qwik-starter-jg6cng?file=src%2Froutes%2Findex.tsx
Steps to reproduce
System Info
I'm on Windows and using Chrome
Additional Information
No response
The text was updated successfully, but these errors were encountered: