Skip to content

Conversation

acinader
Copy link
Contributor

@acinader acinader commented Feb 9, 2017

fixes: #3486

FYI, I tried solving with _.has(obj, key), but that gives false positives. I found that in the case of our current coverage and doing my best to reason over the relevant code that a test of undefined would both "do what we want" and be backwards compatible.

Arthur Cinader added 2 commits February 9, 2017 14:50
Simply checking if they are truthy causes a false negative
if the value is ''.
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.

Bug in 2.2.24 - 2.3.2: Cannot connect to Parse Server with Client Key = ""
3 participants