Multi sort seems not to work
Open
bug
- Dominant language
- HTML
- Stars
- 435
- Forks
- 168
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I'm trying to implement multi sort, but it doesn't seems to work:
It works:
```
Trier par
Section
```
It doesn't work:
```
Trier par
```
It's seems parameters are taken by jplist:

But the program just put the list to the loading state and doesn't made any sorting.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.