You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I implemented a simple sort by count and Ascending. When none of the items are selected both work but when an item is selected the ascending or count does not work. I can see in the React DevTools sortBy value changing but the list order does not change when an item is selected
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Even if an item is selected the filter option should work
The text was updated successfully, but these errors were encountered:
Affected Projects
React
Library Version: x.y.z
"@appbaseio/reactivesearch": "^3.28.0",
Describe the bug
I implemented a simple sort by count and Ascending. When none of the items are selected both work but when an item is selected the ascending or count does not work. I can see in the React DevTools sortBy value changing but the list order does not change when an item is selected
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Even if an item is selected the filter option should work
The text was updated successfully, but these errors were encountered: