-
### Describe the bug
The locales adaptation in https://github.com/quarkusio/quarkus/pull/43448 in addition to the _breaking_ default behavior change also breaks code depending on `LocalesBuildTimeCon…
-
### Link to reproduction
_No response_
### Environment Info
```text
Payload: 3.0.0-beta.109
Node: 10.2.4
Next: 15.0.0-canary.170
```
### Describe the Bug
The defaultLocale value for localized …
-
![image](https://github.com/user-attachments/assets/e3a7801c-2818-4f72-931a-40abc5d76b8d)
![image](https://github.com/user-attachments/assets/c719dacb-6027-48a1-86c2-41ae8ea58f19)
这个是对象字面量只能指定已知属性,并…
-
Forwarding issue from: https://mamot.fr/@yom/99932015049044453
## Issue description
The problem is that NixOS configuration `i18n.defaultLocale` is not being transfered to Nixpkgs config. Theref…
-
-
Hey! Thanks for your module
I have set default locale and locales, but who should switch them and where?
```js
...
locales: ['ru', 'en'],
defaultLocale: 'en',
```
OK, i18n mod…
-
### Brief description of your issue
Add-WingetManifest fails with error at Invoke-RestMethod: .\Add-WinGetManifest.ps1:150 Line | 150 | … Response += Invoke-RestMethod $AzFunctionURL -Headers $apiH…
-
I have a Flutter app, and I seem to be running into a race-condition issue whereby code is referencing `Intl.defaultLocale`, but it is _`null`_ rather than `en_US` as expected.
Is there some operat…
-
The defaultLocale of next.js is not always the same as the Drupal one. So removing the language prefix when retreiving paths will give a 404.
What is the reason for removing the prefix from the slu…
-
It seems that https://tc39.es/ecma402/ expects host environments to return something for these.
Probably need to abstract `navigator.language` for the former, not sure about the latter.
(For the…