Currently, we are utilizing Django Material (MaterializeCSS as CSS framework) for a new project in progress. We have encountered an issue with the language selector located in the admin navbar. Interestingly, this problem only occurs in Firefox and not in Chrome. Despite my efforts, I have been unable to identify the root cause of this glitch. Could you please lend a hand in investigating? The URL that exhibits this issue is: .
For your reference, here is how the problem appears:
https://i.sstatic.net/vu42Q.png
The templates themselves are quite minimal, and the associated CSS code is also limited. However, I am more than willing to provide any code snippets required for analysis. Thank you in advance!