You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
If I have a ng-model pointing to an expression which contains square brackets, and a middle value is undefined, an error like the following will be thrown:
If I have a
ng-modelpointing to an expression which contains square brackets, and a middle value is undefined, an error like the following will be thrown:Example code:
I have tested this in v1.2.16 and then in v1.2.19. Both have the same problem.
Reproducible plunk: http://plnkr.co/edit/NKgyYDkqjOugjbNjWnmA?p=preview