Reported by safak.bal (https://support.abp.io/QA/Questions/425#answer-5ae35e49-16db-db95-4fff-39f81aa8ea2c)
after migration to v3.2 when your browser default language is turkish, application is opening in turkish language selection even if the default language is english
and also when it comes with turkish culture, after you log in datepickers are not workinf properly and console logs this error. "ERROR Error: Uncaught (in promise): Error: InvalidPipeArgument: 'Missing locale data for the locale "tr".' for pipe 't'" but if you click "English" and then click "Türkçe" again it works correctly.
I created a demo , http://9d7c0e1ede1ff59d.demo.commercial.abp.io/dashboard , and the error occurs there also.
6 Answer(s)
-
0
-
0
that error occurs in "Genel Görünüm" page. I opened the tab in Incognito mode and entered this demo address, after pressing "Genel Görünüm" page this error is thrown in console
http://9d7c0e1ede1ff59d.demo.commercial.abp.io/dashboard enter directly this address, and route dashboard from login you will see the error, and also the start and end date datepickers are not working.
-
0
-
0
when will this bug and default langueage bug be fixed?
-
0
we created an internal issue for this and will be fixed in v4.0.
PS: v3.3 Preview released now. then v4.0 will be released
-
0
The error has been resolved.