Skip to content

Conversation

@harmenjanssen
Copy link

Same issue as the PR I did for angular-router: the for in loop is picking up added functions to the Array prototype, resulting in confusing errors.
hasOwnProperty fixes this.

Same issue as the PR I did for `angular-router`: the `for in` loop is picking up added functions to the Array prototype, resulting in confusing errors.  
`hasOwnProperty` fixes this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant