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

Wrong currency for CHF in ie 11 window 7 #317

Open
lauterry opened this issue Oct 5, 2018 · 2 comments
Open

Wrong currency for CHF in ie 11 window 7 #317

lauterry opened this issue Oct 5, 2018 · 2 comments

Comments

@lauterry
Copy link

lauterry commented Oct 5, 2018

Hello

Running the following code :

console.log(new Intl.NumberFormat('de-CH', { style: 'currency', currency: 'CHF' }).format(123455));

outputs the wrong currency "fr." instead of "CHF" in IE 11 window 7.

capture d ecran 2018-10-05 a 11 58 51

This bug did not occurred in IE11 window 10 neither on safari, chrome nor firefox

Can your team reach the right team to report this bug please ? I don't know who to contact.

Best regards !

@lauterry
Copy link
Author

lauterry commented Oct 9, 2018

I have opened an issue to Microsoft. Can a polyfill be provided for this case ?

https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/19243669/

@lauterry
Copy link
Author

Microsoft said they won't fix this issue.

Can a polyfill be provided to fix this issue please ?

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

No branches or pull requests

1 participant