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
Probably a good follow-up. We show the percentage of trimmed values. However, with these changes, they are often below 1%. I've seen trimmed values make up from `0.3%` to `0.8%`. Looking at the implementation in the frontend, we use `new Intl.NumberFormat('en-US');` which doesn't support `toFixed(2)`.
cc @manojVivek
Originally posted by @metalmatze in #2815 (comment)
The text was updated successfully, but these errors were encountered: