-
Notifications
You must be signed in to change notification settings - Fork 471
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sortBy doesn't work in MultiDropdownList anymore. #2058
Comments
@allendol Can you share a CSB where this issue is replicable? |
@siddharthlatest where can I share? Is there any sandbox I can use? |
@allendol You can take this as a base: https://codesandbox.io/s/compassionate-forest-g9ej6f, and update to point to an ES instance where this issue can be reproduced. |
@siddharthlatest stupid question. When I change something in above, how can I save and run it? |
with version: "@appbaseio/[email protected]" I also recently upgraded my packages and experience an error with the sortBy. The error I get in my console is: |
@siddharthlatest I have narrowed down the problem. |
@allendol Which version of the library are you using? I can't reproduce this in v3.38.3 (or above), the network request sent does use
Can you share a CodeSandbox where the issue is reproducible? |
We use Reactiveasearch pointing to ElasticSeacrh 6.x
Recently we migrated ElasticSeacrh 6.8 to ElasticSeacrh 8.x
Now sortBy doesn't work in MultiDropdownList . I have to comment it in order I see data in MultiDropdownList.
Describe the bug
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: