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

Can i use mask without thousandSeparator? #705

Closed
mcantonbul opened this issue Apr 1, 2020 · 6 comments
Closed

Can i use mask without thousandSeparator? #705

mcantonbul opened this issue Apr 1, 2020 · 6 comments

Comments

@mcantonbul
Copy link

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

@ColinMorris83
Copy link
Contributor

Should be enabled with #708
Will now be able to pass in thousandSeparator="" and it should then have no separator

@NepipenkoIgor
Copy link
Collaborator

@ColinMorris83 Hi. I have just merged could you close issues relative to latest version

@ColinMorris83
Copy link
Contributor

@NepipenkoIgor I don't have any permissions to close issues. I think only you probably can do it or original author of issue.

@NepipenkoIgor
Copy link
Collaborator

@ColinMorris83 Hmmm. It seems like i lost list of issues . Could you send me and i will be able to close

@ColinMorris83
Copy link
Contributor

The 6 listed in the PR: #708

@NepipenkoIgor
Copy link
Collaborator

@ColinMorris83 Done

NepipenkoIgor added a commit that referenced this issue Nov 24, 2020
* fix: issue with number cast [ref:#791,#705]

* fix: changelog desc [ref:#791,#705]

* fix: up package version [ref:#791,#702]

Co-authored-by: Igor Nepipenko <[email protected]>
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

3 participants