Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

the options attribute doesn't understand track by #93

Open
MHL3060 opened this issue Oct 21, 2016 · 1 comment
Open

the options attribute doesn't understand track by #93

MHL3060 opened this issue Oct 21, 2016 · 1 comment

Comments

@MHL3060
Copy link

MHL3060 commented Oct 21, 2016

angular select attribute supports track by but not in this directive.

Error: [$parse:syntax] Syntax Error: Token 'track' is an unexpected token at column 15 of the expression [categories[0] track by category.categoryValue] starting at [track by category.categoryValue].

options="category as category.description for category in categories[0] track by category.categoryValue"

@dudapiotr
Copy link

dudapiotr commented Feb 27, 2017

+1, the same problem

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