-
-
Notifications
You must be signed in to change notification settings - Fork 149
Closed
Labels
bugSomething isn't workingSomething isn't workingwontfixThis will not be worked onThis will not be worked on
Description
PR: #607
Describe the bug
Default value for multisorting is not applied.
To Reproduce
https://codesandbox.io/s/material-table-starter-template-forked-g7ozsw?file=/src/index.js
Expected behavior
Default value for multisorting should be applied
Additional context
- For the test script for defaultOrderByCollection, the expect clause is called after the mouse click event, therefore the default value is not tested correctly
- It breaks (my) datamanager.clearCriteria() because a replacement is not provided for the changeOrder() call, which is removed in the feature
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingwontfixThis will not be worked onThis will not be worked on