globalizejs / globalize

A JavaScript library for internationalization and localization that leverages the official Unicode CLDR JSON data
https://globalizejs.com
MIT License
4.8k stars 605 forks source link

Number: added zero check for toPrecision #865

Closed hmizutanitsi closed 5 years ago

hmizutanitsi commented 5 years ago

Component: number

formatNumber returns NaN for 0, if max/minimumSignificantDigits is set

Fixed: #706

hmizutanitsi commented 5 years ago

don't know how to change commit message. Redoing PR