frappe / datatable

The Missing Javascript Datatable for the Web
https://frappe.io/datatable
MIT License
1.02k stars 164 forks source link

fix: 🐛 treat undefined cells as empty strings for sorting purpose (#81) #82

Closed igrekus closed 5 years ago

igrekus commented 5 years ago

Before fix: Refer to #81

After fix: Ascending: image

Descending: image