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