Skip to content

Commit

Permalink
23fb4c6564a77111d65125827a81806622fdcd36 Fix: ColReorder would throw …
Browse files Browse the repository at this point in the history
…an error after a row had been deleted

Error occurred due to not correctly handling DataTables 2's sparse array

https://datatables.net/forums/discussion/78930

Sync to source repo @23fb4c6564a77111d65125827a81806622fdcd36
  • Loading branch information
dtbuild committed May 7, 2024
1 parent 3e8d643 commit dfe28c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datatables.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
],
"src-repo": "http://github.com/DataTables/ColReorder",
"last-tag": "2.0.1",
"last-sync": "0cd16741af2a707f6e632b15d816e62270cd5950"
"last-sync": "23fb4c6564a77111d65125827a81806622fdcd36"
}

0 comments on commit dfe28c4

Please sign in to comment.