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

Bug: This eats preceeding zeroes when the input is a string #104

Open
dvc94ch opened this issue Jan 24, 2018 · 1 comment
Open

Bug: This eats preceeding zeroes when the input is a string #104

dvc94ch opened this issue Jan 24, 2018 · 1 comment

Comments

@dvc94ch
Copy link

dvc94ch commented Jan 24, 2018

cli/cli.js

Line 727 in 470db35

if (value.match(/^[0-9]+$/)) {

@dvc94ch dvc94ch changed the title Bug: This eats preceeding zeroes when the input is supposed to be a string Bug: This eats preceeding zeroes when the input is a string Jan 24, 2018
@imajus
Copy link

imajus commented Feb 28, 2019

This is a deal breaker to me. I have to find another solution as I don't see any way to bypass this issue manually.

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

No branches or pull requests

2 participants