Closed draperunner closed 4 years ago
Thanks a lot, I will look into it!
I was just able to reproduce it on a Samsung simulator. It crashes when the system language is set to Danish. English works fine. We are using the locale
prop to override the system language, but it crashes anyways.
Released the fix for this in 2.7.11
Describe the bug We see a bunch of crashes in Crashlytics due to
Illegal pattern character 'e'
and someIllegal pattern character 'g'
.Here's the stack trace:
It happens on a variety of different models:
Expected behavior No crashes.
To Reproduce
I haven't been able to reproduce it myself yet. There are three available locales :
'en'
,'nb'
and'nn'
that we pass to thelocale
prop of `DatePicker.Smartphone (please complete the following information):