appbaseio / appbaseio/reactivesearch
React v3: SingleList's sortBy and size prop do not work as expected
Offen
#1,653
0 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @anik-ghosh-au7
Auf GitHub ansehen
- Vorherrschende Sprache
- JavaScript
- Sterne
- 4.9k
- Forks
- 478
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
https://opensource.appbase.io/playground/?path=/story/list-components-singlelist--with-size
https://opensource.appbase.io/playground/?path=/story/list-components-singlelist--custom-sort
In my own code, the default sortBy='count' seems not able to be customized, meaning, no matter if I set it to 'asc' or 'desc' it is still sort by count.
Also, the filter always shows 9 items regardless what value I set size prop to.
The playground example shows exactly the same problem. Please help.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.