Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[for-each] has-own-prop issue node #445

Merged
merged 1 commit into from
Sep 12, 2016

Conversation

tony-kerz
Copy link
Contributor

possible solution for #436

@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.947% when pulling 077153a on tony-kerz:tk/has-own-prop into 755a9b3 on mzabriskie:master.

@mzabriskie mzabriskie merged commit 6cc03f0 into axios:master Sep 12, 2016
@nickuraltsev
Copy link
Contributor

I've just replaced Object.hasOwnProperty.call with Object.prototype.hasOwnProperty.call (@4c4e648)

@rubennorte
Copy link
Member

I also fixed the test, which wasn't actually testing the changes the PR introduced (b8f6f50)

@axios axios locked and limited conversation to collaborators May 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants