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

Closed
gfaceless opened this issue Jan 3, 2015 · 1 comment
Closed

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

gfaceless opened this issue Jan 3, 2015 · 1 comment

Comments

@gfaceless
Copy link

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

@lgalfaso
Copy link
Contributor

lgalfaso commented Jan 3, 2015

looks like a duplicate of #10161

@lgalfaso lgalfaso closed this as completed Jan 3, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants