Which @angular/* package(s) are the source of the bug?
common
Is this a regression?
No
Description
Input (string) : "123456789.123456789"
Format : 0.0-9
Output : 123,456,789.12345679
Expected : 123,456,789.123456789
template expression : {{input | number: format}}
Please provide a link to a minimal reproduction of the bug
https://stackblitz.com/edit/angular-ivy-ycarro?file=src/app/app.component.html
Please provide the exception or error you saw
Please provide the environment you discovered this bug in (run ng version)
Anything else?
No response
Which @angular/* package(s) are the source of the bug?
common
Is this a regression?
No
Description
Input (string) : "123456789.123456789"
Format : 0.0-9
Output : 123,456,789.12345679
Expected : 123,456,789.123456789
template expression : {{input | number: format}}
Please provide a link to a minimal reproduction of the bug
https://stackblitz.com/edit/angular-ivy-ycarro?file=src/app/app.component.html
Please provide the exception or error you saw
Please provide the environment you discovered this bug in (run
ng version)Anything else?
No response