Skip to content
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

Using a keyed each for the combobox options breaks direction order after filtering #77

Open
vipero07 opened this issue Nov 4, 2023 · 0 comments

Comments

@vipero07
Copy link

vipero07 commented Nov 4, 2023

If you take your example and key the each like this:

{#each filtered as value (value.name)}

Then type something that shows up in two of the names, then delete it and arrow down, those items are the first ones it tabs through.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant