fix(select): throw for selectAs and trackBy
trackBy and selectAs have never worked together, and are fundamentally incompatible since model changes cannot deterministically be reflected back to the view. This change throws an error to help developers better understand this scenario.
J
Jeff Cross committed
30996f82afa03cd11771b3267e9367ecf9af6e6d
Parent: aad6095