Skip to content
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
@mrp67

Description

@mrp67

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:

  1. Go to the Lazy Load section of the Mdc Select section of the demo.
  2. Click on the "load" button
  3. Select a value
  4. 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.
image

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions