Closed tzezar closed 3 days ago
I did it with some ugly workaround with tanstack-virtual
, ugly because it does not support svelte 5 runes yet. We will wait until tanstack-virtual
to support svelte 5. Imo virtualization should be as default to dropdowns and as option for rows.
I close as part of the publication of the official version of #33
Virtualization gives me a headache in svelte 5. Probably
tanstack-virtual
will be a good choice to implement it. If someone knows how to make it work on current svelte version and will have time to implement it then feel free to contribute.Virtualization might be added to: