i think there is bug in rowReorder in your page while dragging table row i am getting error
i think there is bug in rowReorder in your page while dragging table row i am getting error
shubham9977patel
Posts: 2Questions: 1Answers: 0
Link to test case:
Debugger code (debug.datatables.net):
Error messages shown:
Description of problem:
Answers
dataTables.rowReorder.min.js:4 Uncaught TypeError: Cannot read properties of null (reading 'remove')
at i._cleanupDragging (dataTables.rowReorder.min.js:4:6968)
at i._mouseUp (dataTables.rowReorder.min.js:4:5765)
at HTMLDocument.<anonymous> (dataTables.rowReorder.min.js:4:4073)
at HTMLDocument.dispatch (jquery-3.7.0.js:5135:27)
at elemData.handle (jquery-3.7.0.js:4939:28)
It's working as expected here, so it must be something specific to your environment.
We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Colin