Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 303 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 303 Bytes

sortable-repro

This is a reproduction of a bug with useSortable.

See repro.mp4 for a video of the bug.

Getting started

git clone ...
nvm i 21 # optional
npm ci
npm run dev

Open the dev page and see reproduction steps.