t2ym/i18n-number

[test][Chrome][Firefox] zh-yue-Hans-CN, zh-CHS are treated as invalid locales

Closed this issue · 0 comments

t2ym commented

[test][Chrome][Firefox] zh-yue-Hans-CN, zh-CHS are treated as invalid locale

Root Cause

  • Intl.NumberFormat in Chrome and Firefox has been changed to reject rare locales like zh-yue-Hans-CN, zh-CHS

Fix

  • Avoid these locales in tests and use zh-CN instead