satoved / percentage

Laravel Nova Percentage Field
7 stars 2 forks source link

Bug with rounding on display #1

Open ragingdave opened 4 years ago

ragingdave commented 4 years ago

There is a bug around rounding which makes a decimal based 7% (.007) end up displaying as 7.000000000000001%. This happens mostly with multiples of 7, although I think when I first came across this oddity (in another project but using similar logic) 21 isn't affected and displays normally.