nova-issues
nova-issues copied to clipboard
Formatting with 0,0% doesn't round the number
- Laravel Version: 12.3.0
- Nova Version: 5.4.3
- PHP Version: 8.4
Description:
I am using a Trend metric like this (new TrendResult)->trend($data)->format('0,0%') but for some reason it rounds the result strangely.