We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After I search the combo list for an item, programmatic selection is limited to the items in the search result.
Nothing is selected in addition to "New York"
Selection should be updated to include UK Cities
The text was updated successfully, but these errors were encountered:
fix(combo): selection API doesn't work with filtered data
5d1952f
Closes #649
fix(combo): selection API doesn't work with filtered data (#654)
b401f9a
simeonoff
Successfully merging a pull request may close this issue.
Description
After I search the combo list for an item, programmatic selection is limited to the items in the search result.
Steps to reproduce
Result
Nothing is selected in addition to "New York"
Expected result
Selection should be updated to include UK Cities
The text was updated successfully, but these errors were encountered: