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
There's a chance that this is intended behavior. I do want to make a qwik scroll area in the future to have a full qwik site, so this bug may not be the most important thing ever but I think it shows we need to have tests for all components even if they are private.
The text was updated successfully, but these errors were encountered:
Which package is affected?
Headless Kit
Describe the bug
You can outpace the TOC
Reproduction
https://github.com/TheMcnafaha/qwik-ui/tree/toc-bug
Steps to reproduce
pnpm install; pnpm dev
System Info
Additional Information
There's a chance that this is intended behavior. I do want to make a qwik scroll area in the future to have a full qwik site, so this bug may not be the most important thing ever but I think it shows we need to have tests for all components even if they are private.
The text was updated successfully, but these errors were encountered: