Sortable
Sortable copied to clipboard
[Fix]: When destroying, failed to remove the dragover and dragenter events.
When I repeated the destroy and mount events, I found that the dragover and dragenter events mounted by Sortablejs were not destroyed, which caused a bug. So I checked the source code and fixed the issue.
It looks like the tests on circleCI failed, but they were successful on my device. Windows 10.
Because there was an error in the CircleCI pipeline, I upgraded testcafe and its related configurations directly so that it can run test scripts for everyone.