forked from cmglez10/ng-datatable
-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Hello, I'am using mfDefaultSorter for string and numeric values.
For field with only string values it works fine or with only numeric values it works fine.
For field with string and null values it still works fine, but for field with numeric and null values sorting doesn't make any sense.
Issue is simulated here: https://stackblitz.com/edit/angular-ivy-mxgxav?file=src/app/app.component.ts
Null value should be sorted to the end or start of the arr.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working