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
- Replace settings.LANGUAGE_CODE with something else than "en" in backend
- create and order
- 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