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

get returns '0' when the input is empty even if emptyInputBehavior is not equal to 'zero' #339

Closed
AlexandreBonneau opened this issue Jan 10, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@AlexandreBonneau
Copy link
Member

get returns '0' when the input is empty even if emptyInputBehavior is not equal to 'zero'.

It should return the empty string '' is those cases, and '0' only when emptyInputBehavior is equal to `'zero'.

@AlexandreBonneau AlexandreBonneau added this to the 2.0 milestone Jan 10, 2017
@AlexandreBonneau AlexandreBonneau self-assigned this Jan 10, 2017
AlexandreBonneau added a commit that referenced this issue Jan 10, 2017
Fix issue #339 `get` returns `'0'` when the input is empty even if `emptyInputBehavior` is not equal to `'zero'`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant