v0.44.6
Fixes
- fix
DataTable
sorting to toleratenull
,undefined
values (d3eb146, #846 contributed by @malinowskip)
When sorting in the ascending/descending directions, null
and undefined
values will be sorted last.
Fixes
DataTable
sorting to tolerate null
, undefined
values (d3eb146, #846 contributed by @malinowskip)When sorting in the ascending/descending directions, null
and undefined
values will be sorted last.