T
TanStack10mo ago
eastern-cyan

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
extended-yellow
extended-yellow10mo ago
just set both refs? refs take a callback like (node) => {} where you can set multiple refs
eastern-cyan
eastern-cyanOP10mo ago
Thank you so much its working now

Did you find this page helpful?