Open Closed

ERROR Error: Uncaught (in promise): Error: InvalidPipeArgument: 'Missing locale data for the locale "tr".' for pipe 't' #476


User avatar
0
alper created
Support Team Director

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)
  • User Avatar
    0
    alper created
    Support Team Director

    I changed my browser's default language to Turkish


    I see no errors in login page


    Then I sign in, I still don't see InvalidPipeArgument

  • User Avatar
    0
    safak.bal created

    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.

  • User Avatar
    0
    alper created
    Support Team Director

    ok I reproduced it using private window

  • User Avatar
    0
    safak.bal created

    when will this bug and default langueage bug be fixed?

  • User Avatar
    0
    alper created
    Support Team Director

    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

  • User Avatar
    0
    Mehmet created

    The error has been resolved.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11