Unclaimed project
Are you a maintainer of react-beautiful-dnd? Claim this project to take control of your public changelog and roadmap.
Changelog
Beautiful and accessible drag and drop for lists with React
Last updated 8 months ago
touchmove events in capture event listeners to be broken. I have created a firefox bug report. As a workaround we are using non capture listeners for touchmove which is fine for our use case. Thanks @kamilmoskal for reporting the problemjsdom could cause an error to be thrown if getComputedStyle was not mocked correctly #1297. See https://github.com/alexreardon/css-box-model/pull/9flow error #1294. Thanks heaps @TrySound!