Skip to content

Commit

Permalink
e4cc703c2453265dc2151f17f5d6824735ce2e20 Fix: A JS error would occur …
Browse files Browse the repository at this point in the history
…if initialised by passing a node which has an id in which characters would normally need to be escaped to make a CSS selector for the id.

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

Sync to source repo @e4cc703c2453265dc2151f17f5d6824735ce2e20
  • Loading branch information
dtbuild committed Apr 11, 2024
1 parent 25a037a commit 2c66df1
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/DataTablesSrc",
"last-tag": "2.0.3",
"last-sync": "000e6d70c9966b8794caf52a8c287936880071f1"
"last-sync": "e4cc703c2453265dc2151f17f5d6824735ce2e20"
}

0 comments on commit 2c66df1

Please sign in to comment.