-
### Link to the code that reproduces this issue
https://github.com/iljamulders/nextjs-i18n-incremental-adopt
### To Reproduce
1. Start the application in development (next dev)
2. Go to http…
-
### Describe the bug
Metabase version v0.50.9
I'm using a reverse proxy.
I have a link configured: https:/mysite/metabase
I have an upload location on the same resource:
https:/mysite/upload
…
-
### Steps to reproduce
I have attached a sample code to reproduce the bug. Click the "crash me!" button twice. This issue seems to disappear when the layout builder is removed.
### Expected results…
-
The login urls are currently fixed to /auth/login or /auth/PROVIDER/login.
It can help with i18n or other cases to have them customizable.
Follow up of #53
-
**Describe the bug**
There seems to be an issue with field translation on the `Frontpage` content type (see **Additional context**). When attempting to translate from another locale, the operation fa…
-
### Prerequisites
Please answer the following questions for yourself before submitting an issue. **YOU MAY DELETE THE PREREQUISITES SECTION.**
- [x] I am running the latest version
- [x] I …
-
### Description
#### Description
When running `go test` with Go 1.21.0, there's a unit test failure.
#### Expected Behavior
```
PASS
ok github.com/gobuffalo/mw-i18n/v2 0.281s
```
###…
-
@bryanrsmith talked to you on private gitter about the help for this issue. We need to figure out the best approach to make existing routes translatable. So far my idea was to create duplicates of exi…
-
### Describe the feature
* Related https://github.com/nuxt-modules/i18n/issues/2411
* Blocks https://github.com/nuxt-modules/i18n/pull/2408
In [`@nuxtjs/i18n (v8)`](https://github.com/nuxt-module…
-
Is there a documentation or an example how to use this plugin with vue-router to add language prefixes to routes and to translate route names?