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•8mo ago
just set both refs? refs take a callback like (node) => {} where you can set multiple refs
rival-blackOP•8mo ago
Thank you so much its working now