Skip to content
This repository was archived by the owner on Apr 14, 2021. It is now read-only.

1.2.0 has a bug when no value is passed to format() #172

Closed
ericf opened this issue May 12, 2016 · 1 comment
Closed

1.2.0 has a bug when no value is passed to format() #172

ericf opened this issue May 12, 2016 · 1 comment
Labels

Comments

@ericf
Copy link
Collaborator

ericf commented May 12, 2016

new Intl.NumberFormat('en').format(); // "NaN∞NaN"

Expected: "NaN"

@caridy
Copy link
Collaborator

caridy commented May 12, 2016

I will push 1.2.1 soon @ericf

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants