This repository was archived by the owner on Oct 7, 2020. It is now read-only.
This repository was archived by the owner on Oct 7, 2020. It is now read-only.
Lazy Loaded Select Doesn't Set Value #2141
Closed
Description
Describe the bug
When list items are lazy loaded, when clicking on a value, the select menu appears to still be empty.
To Reproduce
Steps to reproduce the behavior:
- Go to the Lazy Load section of the Mdc Select section of the demo.
- Click on the "load" button
- Select a value
- No value will be populated and select menu will remain empty
Expected behavior
Clicking on a value should populate the select menu and set the form value, just like the non-lazy loaded ones.
Screenshots
If applicable, add screenshots to help explain your problem.
What Angular MDC version are you using?
This is in the demo which should be using the current latest version. I am also having the same issue on 5.0.5
Metadata
Metadata
Assignees
Labels
No labels