From 83c41dbbe73e8d86f61b127fc962aa3031a5f4ea Mon Sep 17 00:00:00 2001 From: dtbuild Date: Mon, 10 Mar 2025 14:06:17 +0000 Subject: [PATCH] a2c1ce8bfb4a1c8fbe54e5532f64c203e23a7b48 Fix: After ordering triggered via the API with a named column, column header click to order didn't follow in the expected sequence. https://datatables.net/forums/discussion/80689/bug-with-ordering-by-name#latest Sync to source repo @a2c1ce8bfb4a1c8fbe54e5532f64c203e23a7b48 --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index 2af7fe1..3a514ff 100644 --- a/datatables.json +++ b/datatables.json @@ -14,5 +14,5 @@ ], "src-repo": "http://github.com/DataTables/DataTablesSrc", "last-tag": "2.2.2", - "last-sync": "a7ca63682a535062ebeaa522911d4b562e7b96ba" + "last-sync": "a2c1ce8bfb4a1c8fbe54e5532f64c203e23a7b48" } \ No newline at end of file