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
{{ message }}
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.
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.
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 !
The text was updated successfully, but these errors were encountered: