From 3909d561b15dcac846098091c2b20f02b4d77622 Mon Sep 17 00:00:00 2001 From: dtbuild Date: Fri, 6 Sep 2024 08:31:03 +0000 Subject: [PATCH] e714bd7e172e04941e2735cff85d7739075aa3be Fix: Handle sparse arrays more compeltely for the time inbetween a row being removed and it being redrawn https://datatables.net/forums/discussion/comment/234810/ https://github.com/DataTables/DataTablesSrc/commit/1c48c11ac0168d9598795641b4fc337a2233289e Sync to source repo @e714bd7e172e04941e2735cff85d7739075aa3be --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index b19a966..377ee4b 100644 --- a/datatables.json +++ b/datatables.json @@ -14,5 +14,5 @@ ], "src-repo": "http://github.com/DataTables/DataTablesSrc", "last-tag": "2.1.5", - "last-sync": "a9c0b34b645e18588d74e76c7bc0fd8f1d826129" + "last-sync": "e714bd7e172e04941e2735cff85d7739075aa3be" } \ No newline at end of file