Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

Fix bug with validation on change where Object.keys called on undefined #983

Conversation

TLadd
Copy link

@TLadd TLadd commented Oct 19, 2017

This change: 8a2d27b makes it so Object.keys is not called on a boolean, but it now allows undefined through instead.

This PR should handle all three cases correctly (undefined, boolean, object)

@davidkpiano davidkpiano merged commit 05764e4 into davidkpiano:master Oct 19, 2017
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.

2 participants