You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
🐞 bug report
Is this a regression?
Yes, the previous version in which this bug was not present was: 17.0.4Description
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:
Anything else relevant?
The text was updated successfully, but these errors were encountered: