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

docs(select): Clarify documentation for ngOptions #9289

Closed
wants to merge 1 commit into from

Conversation

janv
Copy link

@janv janv commented Sep 26, 2014

ngOptions introduced track by in c32a859.
Using track by puts constraints on the value you can use in the interpolation
expression in ngOptions. This patch documents this.

Closes #6564

Part 1 of the split of #8544 as requested by @btford

ngOptions introduced `track by` in c32a859.
Using `track by` puts constraints on the value you can use in the interpolation
expression in ngOptions. This patch documents this.

Closes angular#6564
@jeffbcross
Copy link
Contributor

As mentioned in #8544 we're going to work on a proper fix for the issue.

@jeffbcross jeffbcross closed this Sep 30, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ng-options track by and select as are not compatible
3 participants