Skip to content

Component renders with incorrect initial state #282

Closed
@dlh

Description

@dlh

I'm having an issue with a component rendering with the incorrect initial state. I've created an example of the issue at JSFiddle.

When the example is first run, the selected <option> should be User Level 1. It incorrectly has User Level 2 selected, even though the value of level is 1.

The example functions correctly if I comment out the replace: true line in UserLevelComponent.

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