clauderic / react-sortable-hoc

A set of higher-order components to turn any list into an animated, accessible and touch-friendly sortable list✌️
https://clauderic.github.io/react-sortable-hoc/
MIT License
10.77k stars 978 forks source link

fix: add defense code for helper #876

Open LeeeeeeM opened 12 months ago

LeeeeeeM commented 12 months ago

defense code for this.helper.parentNode.removeChild(this.helper);

codesandbox-ci[bot] commented 12 months ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit ed032179d84ad4cc09b8b0fda4421a77954e8bf9:

Sandbox Source
react-sortable-hoc-starter Configuration
LeeeeeeM commented 12 months ago

@coderberry hi, look~