Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

ui-select fails to show selection when bound to object #128

Closed
@willsoto

Description

@willsoto

Example plunker

In this example, I have set ui-select to iterate over people.devs and set the email of the selected person on my model. Setting this value via the actual component works as expected, ui-select will display the list and show the correct selection.

The issue occurs when setting the model via the button (Change Model). When setting the model in this way, the model updates but ui-select itself does not show the new selected item.

If I can clarify further, please let me know.

edit: The implication of this being that data coming from the server will cause ui-select not to show correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions