T
TanStack7mo ago
conscious-sapphire

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

Did you find this page helpful?