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
Turns out the data in twitter-cldr-rb is wrong in v3.1.2, the version -js uses. The problem has since been fixed, but later versions of twitter-cldr-rb don't work because a number of internal classes etc have changed in the intervening years. We will need to upgrade the -rb dependency, which is going to be a project.
Describe the bug
LongDecimalFormatter
with localezh-tw
for numbers 1000..9000 gives an unexpected space:Multiples of <100 and >10,000 are unaffected.
To Reproduce
Expected behavior
Results for
zh-tw
's 1000..9000 should look identical to those forzh-cn
for that same range.Environment
twitter_cldr 2.2.0, Node v16.13.0
The text was updated successfully, but these errors were encountered: