Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MultiSelect page - console error: Duplicates in a repeater are not allowed #6

Open
Semalexa opened this issue Nov 19, 2014 · 0 comments
Labels

Comments

@Semalexa
Copy link
Contributor

open http://formstamp.github.io/#/multiselect
type in 'Where have you been?' field any value from its list
the error will be added to console

Error: [ngRepeat:dupes] Duplicates in a repeater are not allowed. Use 'track by' expression to specify unique keys. Repeater: item in items, Duplicate key: string:Algeria, Duplicate value: "Algeria" http://errors.angularjs.org/1.3.2/ngRepeat/dupes?p0=item%20in%20items&p1=string%3AAlgeria&p2=%22Algeria%22 minErr/<@http://formstamp.github.io/app.js:4458:13 ngRepeatAction@http://formstamp.github.io/app.js:28545:22 $watchCollectionAction@http://formstamp.github.io/app.js:18287:14 $RootScopeProvider/this.$get</Scope.prototype.$digest@http://formstamp.github.io/app.js:18420:24 $RootScopeProvider/this.$get</Scope.prototype.$apply@http://formstamp.github.io/app.js:18682:14 NgModelController</this.$$debounceViewValueCommit@http://formstamp.github.io/app.js:25020:8 NgModelController</this.$setViewValue@http://formstamp.github.io/app.js:24992:8 baseInputType/listener@http://formstamp.github.io/app.js:23785:8 createEventHandler/eventHandler@http://formstamp.github.io/app.js:7357:10

return logFn.apply(console, args);

scr-19 11 2014_08-34-45

scr-19 11 2014_08-34-59

@Semalexa Semalexa added the bug label Nov 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant