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

[Bug]: Order detail view constantly reloading with non default backend language #5279

Open
maersu opened this issue Nov 25, 2024 · 2 comments
Labels
bug Something isn't working triage

Comments

@maersu
Copy link

maersu commented Nov 25, 2024

Description of the issue

When I change LANGUAGE_CODE in backend to something else like ('de') dashboard loads every order detail page in dashboard endlessly.

It constantly switches the country in invoice address and delivery from German to English and back. One can not interact with any order

Steps to reproduce the problem

  1. Replace settings.LANGUAGE_CODE with something else than "en" in backend
  2. create and order
  3. access the order detail in Saleor dashboard

What did you expect to happen?

Detail view does not reload

Additional information

No response

Environment

Browser and version:Brave v1.73.91 / Firefox v132.0.2
OS and version: MacOS 15.0.1
Dashboard version: 3.20.11
Core version: 3.20.33

@maersu maersu added bug Something isn't working triage labels Nov 25, 2024
@maersu maersu changed the title [Bug]: [Bug]: Order detail view constantly reloading with non default backend language Nov 25, 2024
@krzysztofzuraw
Copy link
Member

👋🏻 Hi @maersu thanks for raising the issue - to be 100% sure we are talking about changing LANGUAGE_CODE in https://github.com/saleor/saleor ?

@maersu
Copy link
Author

maersu commented Nov 27, 2024

Hi @krzysztofzuraw, thanks for your response.
Yes I changed it in https://github.com/saleor/saleor/blob/main/saleor/settings.py#L126

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
Status: No status
Development

No branches or pull requests

2 participants