-
Since the usage of this library is growing, I'm really curious which companies are using `next-intl`. Leave a comment here if `next-intl` is helpful to you! 🙂
-
### Provide a general summary of the issue here
NextJS 14.1.0 using App Router
When using DatePicker as instructed in documentation server client mismatch occurs.
To mitigate a rerender on clien…
-
Setting up vite with vite-plugin-vue-i18n according to the documentation followed by
`npm run dev` and navigating to `localhost:` Will always display "message" and the console tells me
```
[intli…
-
## Bug Report
The documentation translations available on [docsify.js.org](https://docsify.js.org/) are outdated and in some cases completely abandoned. Inaccurate documentation in a preferred lang…
-
### Description
Hello, I used the github code: next-intl/examples/example-app-router to show you my problem (see the codesandbox link below).
In the src/config.ts file I defined a url with a dynam…
-
Hi,
I see `url_for` not working when routes are localized:
```
#config/routes.rb
Rails.application.routes.draw do
root 'pages#index'
localized do
resources :agencies
end
end
```
…
BSDer updated
4 years ago
-
We now have test apps that can run the Blazor E2E tests from `BasicTestApp` within a WinForms or WPF `BlazorWebView` (see https://github.com/dotnet/aspnetcore/pull/31021). This represents the majority…
-
It would be nice if there is an option to disable localized routing when we're only using $t or similar functions for translations.
Additionally, having an option to define the priority for locale …
-
My domain name consists of 4 parts like xxx.yyy.zzz.ru. When I run router and after sm, router gets a segfault:
[25302.497901] router[8805]: segfault at f ip 00007fa0cd064c47 sp 00007fff7f61c870 error…
-
### Describe the feature
Hi! We are the Ukrainian VueJS documentation translation team. We have localized ua.vuejs.org and are now finishing the vue-router and Vue3 migration documentation. We woul…