aforemny / aforemny/material-components-web-elm
Select doesn't fire change event when typing the value
Đang mở
- Ngôn ngữ chính
- Elm
- Star
- 93
- Fork
- 20
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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!
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.