Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Select directive: the last option won't show somehow #10627

@gfaceless

Description

@gfaceless

hi,
this seems to be a bug for select directive

plunker demo:
1.2.6+ (bug)
1.2.5 works fine

it has something to do with select directive's update of 1.2.6

selectCtrl.addOption(option.label, element);

the bug disappears if I remove this change.
the above line is here

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