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

valueIsNumeric string with string value #866

Open
checkforants opened this issue Nov 17, 2024 · 0 comments
Open

valueIsNumeric string with string value #866

checkforants opened this issue Nov 17, 2024 · 0 comments

Comments

@checkforants
Copy link

I use NumberFormatBase with props
{ "value": "12.0012312300001230655",
"valueIsNumericString": false}
somehow it changes value to 120 012 312 300 001 230 655,0000000000000000000
but documentation says that i should pass valueIsNumericString = true only if thousandSeparator is '.'
I do not t use thousandSeparator, please explain me how it works and why

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

1 participant