-
-
Notifications
You must be signed in to change notification settings - Fork 340
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When using a Header (via components prop) in a Virtuoso composition and switching useWindowScroll to true, will cause layout issues as seen in the linked codesandbox:
In the initial state, the first group header will be directly sticky and at the top of the box instead of the desired global header. The global header is covered by the first group header.
Reproduction
https://codesandbox.io/p/sandbox/practical-sid-pwywgc
To Reproduce
- Build a basic grouped Virtuoso composition
- add a Header (via components prop)
- set
useWindowScrollto true
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working