Karol Żeluk

Results 2 issues of Karol Żeluk

### Describe the bug All framework packages: - `react-virual` - `vue-virtual` - `svelte-virtual` - `solid-virtual` in v3 releases has hardcoded version "3.0.0" of `virtual-core` ### Your minimal, reproducible example https://github.com/TanStack/virtual/blob/v3.0.4/packages/react-virtual/package.json#L53...

### Describe the bug In case of many lanes defined and items having the same size, items might be ordered in weird way as they are sorted only by size....