If you've been testing out the V3 alpha, please post your issues here. It'd also be good to know if V3 has fixed any existing issues you've had. **Reported issues** - [x] Remove engines from package.json (stupid yarn) - [x] `Unknown reorderId` error when unmounting a group - [ ] Dragging to a space between items in another group should still place the item in this group - [x] Auto-scroll toGroup when dragging to another group (not fromGroup) - [x] Do not drag to new group if outside visible area (check root node collision) - [x] Serious performance issues with 30+ reorder components - [ ] Inputs do not retain DOM state when dragging between lists - [ ] Gatsby `window is not defined` (move listeners to `componentDidMount`) - [ ] Avoid use of deprecated methods **Requested features** - [ ] Option to start reorder only after movement - [ ] Handle / draggable area
If you've been testing out the V3 alpha, please post your issues here.
It'd also be good to know if V3 has fixed any existing issues you've had.
Reported issues
Unknown reorderIderror when unmounting a groupwindow is not defined(move listeners tocomponentDidMount)Requested features