Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[react-i18n] Crash on Short Currencies in English Arabic Locales #2588

Open
4 tasks done
sashaStartsev opened this issue Mar 7, 2023 · 0 comments
Open
4 tasks done
Labels

Comments

@sashaStartsev
Copy link

Overview

The Shopify Mobile app is seeing crashes with the error Number input in locale en-EG is currently not supported. from React-i18n. This error has only been seen on short currency formatted strings, in both hardcoded data and in user input fields.

This error occurs on certain phone manufacturers which have additional locales for English in Arabic speaking countries. We see crashes for these locales en-EG, en-EA, en-AG, en-OM, en-PS, en-MM, en-IQ, en-SA, en-AW, with potentially a few more, as not all Arabic speaking locales are in this list.

Consuming repo

Shopify/Mobile

What repo were you working in when this issue occurred?

Shopify/Mobile

Area

  • Add any relevant Area: <area> labels to this issue

Scope

  • Is this issue related to a specific package?

    • Tag it with the Package: <package_name> label.

Checklist

  • Please delete the labels section before submitting your issue
  • I have described this issue in a way that is actionable (if possible)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant