This repository was archived by the owner on Oct 2, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Latest build (0.13.2) not working with latest angular (1.4.7) and bootstrap (3.3.7) #1270
Comments
Just remove the |
The problem is not only the "track by $index", if remove other errors are generated. |
@Dimitar-Karazhov yaap I've got the same issue too....still dont know wht's wrong |
I am facing the same issue too. |
Putting in parens has solved, I don't know whats the mystery here: |
Resolved by #1477 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have issues after upgrade to Angular 1.4.7, Bootstrap 3.3.5 and Select 0.13.2.
Select not working...
Error: [$parse:syntax] Syntax Error: Token 'track' is an unexpected token at column 11 of the expression [addresses track by $index] starting at [track by $index].
TypeError: Cannot read property 'source' of undefined
http://plnkr.co/edit/SQZXrRzOTZLG4YgXWOXr?p=info
The text was updated successfully, but these errors were encountered: