DataTables 2.3.4

DataTables CDN files for DataTables 2.3.4. This software was originally released on 9th September, 2025.

Release notes

A collection of recent fixes in DataTables core. Worth noting also that the unit tests have been run against jQuery 4 RC1 and all is passing cleanly.

Fixes

  • When restoring a state on a different page with defer render enabled, an error could be thrown as a tr hadn't been created in time.
  • If there is an existing colgroup element in the table, remove it.
  • datetime() helper was converting input data to local time, where as it should be treated as UTC (no shift)
  • When a fixed search term is a function, still send the information to the server, but use just function as a value.
  • When a function is applied as a fixed search term, don't submit the .toString() value of the function if server-side processing is enabled.

Files

css

js