aforemny / aforemny/material-components-web-elm
Select doesn't fire change event when typing the value
Ouverte
- Langage dominant
- Elm
- Étoiles
- 93
- Forks
- 20
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Hi!
Steps to repeat:
- Tab into a select input (navigate with keyboard, don't click).
- Start typing one of the option labels
- Tab out of the input
Problem:
The select will appear to have changed value and will show the newly selected label, but the event will not fire meaning the update function does not run and the model is not updated.
Please see the Ellie here:
https://ellie-app.com/gpbkFLTNN3Xa1
Thanks!
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.