-
Notifications
You must be signed in to change notification settings - Fork 300
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
Can i use mask without thousandSeparator? #705
Comments
Should be enabled with #708 |
@ColinMorris83 Hi. I have just merged could you close issues relative to latest version |
@NepipenkoIgor I don't have any permissions to close issues. I think only you probably can do it or original author of issue. |
@ColinMorris83 Hmmm. It seems like i lost list of issues . Could you send me and i will be able to close |
The 6 listed in the PR: #708 |
@ColinMorris83 Done |
I do not want to use the thousands separator of the mask process. When I don't give any value, it sets 1 space. Are there any solution suggestions?
Example Input : 45567,68
Current Output: 45 567,68
The text was updated successfully, but these errors were encountered: