-
Hi
I want to install new application in hosts, however it seems that there is no any dns configuration in all host of socbed, which means they are not capable to resolve any domain name, but how do…
-
**Is your feature request related to a problem? Please describe.**
When I am looking at an embedded picture (like in, I clicked on it, and it's filling the screen), I intuitively click "back" on my a…
-
### Description
I have a named route defined in `config/routes.php` and available as `Router::url(['_name'=>'Foo:Bar:Example']`. It outputs a relative URL, e.g. `/foo/bar/example`. Now I want the URL…
mehov updated
3 weeks ago
-
**Description:**
I would like to add MVC (Model-View-Controller) capability to the Pancake toolkit. This will enhance the toolkit's ability to handle both web and API requests, allowing structured ro…
-
Hi, thanks a lot for making this really efficient API wrapper around Vroom .
I have multiple routers setup for multiple regions and use cases, and want to be able to use the same vroom-docker / v…
-
### Checks
- [X] I understand project setup issues should be asked on [StackOverflow](https://stackoverflow.com/questions/tagged/http-proxy-middleware) or in [GitHub Discussions](https://github.com/c…
-
**What version of this package are you using?**
2.5.3
And using 2.6.0 for `next-translate-plugn`
**What happened?**
I'm having trouble implementing i18n into Next 13 app router
I set my pages u…
-
Hello!
We are using @nimpl/router in our Next project and we see that `localeDetector` is very limited in use. Its only passed the URL.
I recommend adding this signature:
```ts
type LocaleD…
-
Router.current().url returns path as full url after a full refresh but returns a relative path on subsequence routing..
1. enter a meteor route / do a page reload
2. before the page is fully loaded, R…
-
### Link to the code that reproduces this issue or a replay of the bug
https://codesandbox.io/p/github/ValenCassa/bug-next/main?file=/middleware.ts:1,1
### To Reproduce
1. Start the application…