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

Parser error: Null object access should throw an error #58

Closed
jbdeboer opened this issue Jul 23, 2013 · 1 comment
Closed

Parser error: Null object access should throw an error #58

jbdeboer opened this issue Jul 23, 2013 · 1 comment

Comments

@jbdeboer
Copy link
Contributor

e.g ng-repeat="x in y.z" where y is null.

@yjbanov

@mhevery
Copy link
Contributor

mhevery commented Aug 14, 2013

Why? it may be that Y is gotten from the server and it is not resolved yet. Angular expressions are meant to be forgiving.

Going to close, if you have a good use case, reopen.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants