T
TanStack8mo ago
rival-black

dnd Kit and Virtualizer in rows

In rows cant be to do both virtualisation and drag & drop. Both are applying same "tr" tag. it only have one ref to set at a time.
2 Replies
ratty-blush
ratty-blush8mo ago
just set both refs? refs take a callback like (node) => {} where you can set multiple refs
rival-black
rival-blackOP8mo ago
Thank you so much its working now

Did you find this page helpful?