Claudéric Demers
Claudéric Demers
### Discussed in https://github.com/clauderic/dnd-kit/discussions/856 Originally posted by **D3SOX** August 4, 2022 Can't move an item with ID `0` https://codesandbox.io/s/dnd-kit-sortable-id-0-coh1o7?file=/src/App.tsx Is this intended? I couldn't find something about it in the...
https://user-images.githubusercontent.com/1416436/149680996-a6656027-7a6e-4b85-add7-9c43e5f4d7c8.mp4 https://5fc05e08a4a65d0021ae0bf2-yivpqsvbcy.chromatic.com/?path=/story/presets-sortable-multiple-containers--multi-select
This PR fixes some issues with @dnd-kit when used with React 18 ``
_Originally posted by @flexa-david in https://github.com/clauderic/dnd-kit/discussions/782#discussioncomment-2887581_ > Hi @clauderic, thanks for your response - turns out it was a data issue on my side. For what it's worth, it was...
**Description** This is a draft PR to refactor how zero-width strings and line breaks are rendered in the leaf `` component. Currently, we conditionally render either the `` component, or...