Closed cyaris closed 2 years ago
See the repl: https://svelte.dev/repl/30b19d1cd95c4f10a771a91f2de6e322?version=3.48.0
Without the {VirtualList} prop, the items are formatted as expected. With the {VirtualList} prop, the first item overlaps with the other items.
{VirtualList}
See the repl: https://svelte.dev/repl/30b19d1cd95c4f10a771a91f2de6e322?version=3.48.0
Without the
{VirtualList}
prop, the items are formatted as expected. With the{VirtualList}
prop, the first item overlaps with the other items.