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
We also have a template on CodePen which we encourage you to use to create a reproduction of
the issue. The less time it takes for us to repro the issue, the less time it takes to verify and
fix it!
What is the expected behavior?
Text below changes to Currently selected: " Fruit " at index 3 with value "fruit"
Please describe what the component/code should be doing that it's not.
What is the actual behavior?
Text does not change Currently selected: (none)
Please describe what the component/code is actually doing that's different from what it should be
doing.
mdc-select
Any other information you believe would be useful?
Bugs
Follow the template below to ensure the quickest and most accurate response to your issue.
What MDC-Web Version are you using?
master branch
What browser(s) is this bug affecting?
all
What OS are you using?
osx
What are the steps to reproduce the bug?
Open Demo for select (http://localhost:8080/select.html)
In Fully-Featured Component select any item, ie: Fruit
What is the expected behavior?
Text below changes to
Currently selected: " Fruit " at index 3 with value "fruit"
What is the actual behavior?
Text does not change
Currently selected: (none)
mdc-select
Any other information you believe would be useful?
It looks like this was introduced in 7e1a510
The text was updated successfully, but these errors were encountered: