Replies: 1 comment
-
Started to use this package recently and found this issue. When declaring $multiSort = true;, you need to change the sort defaults to an array property $sortArray.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
public string $sortField
has no effect for default sort whenpublic bool $multiSort = true;
Beta Was this translation helpful? Give feedback.
All reactions