responsive-tables
responsive-tables copied to clipboard
Sorting breaks when column contains numbers
This is now working for the initial sorting of data. However, it looks like there might be a bug in the way Tablesaw handles sorting columns of mixed data types. So, it still breaks if a user clicks a column header header to sort. Need to do some more debugging...