### Describe the bug I can't format values above 4 decimal places using the BRL currency (pt-BR) Ex.: R$ 45.660,00 - is not possible ### Steps to reproduce Below is a code example ### Reproduction link Link to online sandbox with reproduction code: [Nuxt](https://stackblitz.com/edit/nuxt-starter-xpjzvb?file=public%2Fmaska.ts)
Describe the bug
I can't format values above 4 decimal places using the BRL currency (pt-BR)
Ex.: R$ 45.660,00 - is not possible
Steps to reproduce
Below is a code example
Reproduction link
Link to online sandbox with reproduction code: Nuxt