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

Fixes for #371 #385

Merged

Conversation

lygstate
Copy link
Member

Using Array.isArray instead typeof value === 'array', there is no 'array' type in javascript.
And value should not be null. cause typeof null === 'object'.

Fixes for #371

What type of pull request are you creating?

  • [ *] Bug Fix

…ray' type in javascript.

And value should not be null. cause typeof null === 'object'.

Fixes for mean-expert-official#371
@jonathan-casarrubias jonathan-casarrubias merged commit e5b985f into mean-expert-official:development Mar 17, 2017
@lygstate lygstate deleted the development branch March 18, 2017 05:25
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.

2 participants