From 14086125c743c2c26cb0551866bb8177d390575a Mon Sep 17 00:00:00 2001 From: dtbuild Date: Thu, 9 May 2024 15:55:39 +0000 Subject: [PATCH] 51b19797b71eb355e827d02e3be041ed9ec999b7 Fix: Selector row indexes from the API could be incorrect when server-side processing is enabled Update api.selectors.js: Fixes responsive toggle icon only showing on page 1 and not on other pages. example: https://live.datatables.net/rufivaga/7/edit Sync to source repo @51b19797b71eb355e827d02e3be041ed9ec999b7 --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index e7e32a3..d1c17f7 100644 --- a/datatables.json +++ b/datatables.json @@ -14,5 +14,5 @@ ], "src-repo": "http://github.com/DataTables/DataTablesSrc", "last-tag": "2.0.7", - "last-sync": "7060769a9e52d1c4766a799e5e20e43a3bb77e85" + "last-sync": "51b19797b71eb355e827d02e3be041ed9ec999b7" } \ No newline at end of file