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

I want to use both period ('.') and comma (',') as input #1354

Closed
bovandersteene opened this issue Apr 18, 2024 · 1 comment
Closed

I want to use both period ('.') and comma (',') as input #1354

bovandersteene opened this issue Apr 18, 2024 · 1 comment

Comments

@bovandersteene
Copy link

🐞 bug report

Is this a regression?

Yes, the previous version in which this bug was not present was: 17.0.4

Description

After upgrading to version 17.0.7, I can no longer use a period ('.') as a decimal separator in my environment, where the comma (',') is the default on my operating system. Our application relies on the period ('.') as the default decimal separator.
This was working fine until version 17.0.4.
For now I downgraded again to version 17.0.4

🔬 Minimal Reproduction

https://stackblitz.com/edit/angular-17-starter-project-zcyisb?file=src%2Fmain.tsb

🌍 Your Environment

Angular Version:

Angular: 17.3.2



Anything else relevant?

@bovandersteene bovandersteene changed the title I want to use both . and , as input I want to use both period ('.') and comma (',') as input Apr 18, 2024
@andriikamaldinov1
Copy link
Collaborator

@bovandersteene
Thanks for using Ngx-mask. Please update to latest version.
It example all work as expected - https://stackblitz.com/edit/angular-17-starter-project-bkcx3g?file=src%2Fmain.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants