-
### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/elastic-wave-5d4hkj?workspaceId=b7d16bab-058a-4b6f-b4f8-cb3182273009
### To Reproduce
1. Create a new Next.js a…
-
### Describe the feature
Hi :wave:
Currently the module only generate routes with the page directory. Is it possible to add a routes or router option to generate localized routes instead of using …
-
### Link to the code that reproduces this issue
https://github.com/derweili/nextjs-hydration-issue/
### To Reproduce
1. Start the dev server and open the page. Alternatively use the [hosted example…
-
If I use `localized-link` with a string as `to` parameter, I get a translated link. But if pass an object, I get an untranslated output:
```html
// works, localized to /fr/lire
// not localized…
-
when i try to migrate i got
In Facade.php line 338:
Call to undefined method Laravel\Lumen\Routing\Router::middleware()
…
-
### Task: Localize App Router Paths for Multilingual URL Support
- [ ] **Create a custom `LocalizedLink` component**:
- Develop a new component that wraps `next/link` and automatically handles l…
-
### Is there an existing issue for this?
- [X] I have searched the existing open and closed issues and I checked the docs https://github.com/jokob-sk/NetAlertX/tree/main/docs
### The issue occurs in…
-
**Known Issues**
* [ ] RTL support
* [ ] AppBar should not wrap on small screens (iPhone SE)
* [ ] Item details screen header layout breaks in small windows when the drawer is open
* [ ] SyncPlay …
-
I am trying to use vue-router's `beforeRouteLeave` helper to add some guarding logic, but it seems that the localized redirection from vue-lang-router is acting in the process, essentially triggering …
-
### Summary
When updating custom PList values which are linked in the app.json or in my case app.config.ts. They don't get updated on rebuild. Tried expo run no-cache which doesnt work either. The on…