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
When using the select component if you have a select option with a false-y value/ empty string. Clicking the falsey option will cause it to be selected as expected, how ever using the keyboard no action is take when highlighting and selecting.
compare to select element clicking or using the keyboard result in the value being de-selected properly
Describe the bug
When using the select component if you have a select option with a false-y value/ empty string. Clicking the falsey option will cause it to be selected as expected, how ever using the keyboard no action is take when highlighting and selecting.
compare to select element clicking or using the keyboard result in the value being de-selected properly
Reproduction
https://stackblitz.com/edit/github-2uhvuu-qw9ulg?file=src%2Froutes%2F%2Bpage.svelte
Logs
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: