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

Track by in multiple select #806

Closed
i4got10 opened this issue Mar 30, 2015 · 5 comments
Closed

Track by in multiple select #806

i4got10 opened this issue Mar 30, 2015 · 5 comments

Comments

@i4got10
Copy link

i4got10 commented Mar 30, 2015

If specify multiple and track by simultaneously I recieve the error "Error: [ngRepeat:dupes] Duplicates in a repeater are not allowed."

Demo. Just select 2 items in select, and you will get the error.
http://plnkr.co/edit/taoUPj40sWnjuRD5zVCh?p=preview

@joaquinrivero
Copy link

@chuyik But, won't load a selected values.

@eranimo
Copy link

eranimo commented Aug 6, 2015

Can this be fixed? Currently multiple entries are unsupported because of this.

@segalr3
Copy link

segalr3 commented Aug 16, 2015

same here, using angular 1.2.25, ui-select latest version

aaronroberson added a commit that referenced this issue Feb 18, 2016
Eenhance regex functions to avoid failures with the "track by" feature

Fixes #806 and #665
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

5 participants
@joaquinrivero @i4got10 @eranimo @segalr3 and others