Scroll container with other content above virtualized list
I'm attempting to virtualize a list within a scrollable container but the scrollable container has content above the list
The list renders fine, but the virtualization only begins only where the first item is initially rendered when scrolled down.
https://codesandbox.io/p/devbox/funny-wildflower-yr2hvq?file=%2Fsrc%2FApp.tsx
The list renders fine, but the virtualization only begins only where the first item is initially rendered when scrolled down.
https://codesandbox.io/p/devbox/funny-wildflower-yr2hvq?file=%2Fsrc%2FApp.tsx

