JavaScript
JavaScript number formatting precision is out of range
JavaScript rejected a numeric formatting call because the requested precision is outside the supported range.
JavaScript
JavaScript rejected a numeric formatting call because the requested precision is outside the supported range.
Observed message
RangeError: precision is out of range
Why it happens
How to fix it
Official reference
MDN: RangeError: precision is out of rangeRelated errors
Explore more