-
### Description
Currently, there is no way to add a route that has a name that's not already pre-defined :
`/todos/[:id]` where `[:id]` is a runtime-based value.
The `url_segment` parameter of a …
-
I can't seem to get any form of LSP support in routes like `routes/greet/[name].tsx`. I'm surprisingly not seeing mention of this issue anywhere. To be honest I haven't tried anything besides starting…
-
### Describe the Bug
### Issue
Unable to use a [dynamic segment](https://nextjs.org/docs/app/building-your-application/routing/dynamic-routes) when customizing a [root-level route](https://payloadcm…
-
## Issue
- The goal is to leverage the aggregation ISM in order to redirect message to specific ISM based on the content to be verified. You can get more information regarding the aggregation ISM…
-
### Todo:
-Routes
-Dynamic Routes & Params
-Documentation
-Layout.tsx for Global Routing
-Implement navbar
Documentation: [Routing](https://nextjs.org/docs/pages/building-your-application/routing/dy…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
This is not a problem in Blazor, bu…
-
### Minimal reproducible example
https://github.com/medreres/expo-drawer-issues
### Which package manager are you using? (Yarn is recommended)
npm
### If the issue is web-related, please s…
-
### What version of `starlight` are you using?
0.24.5
### What version of `astro` are you using?
4.10.2
### What package manager are you using?
npm
### What operating system are you …
-
## 🚀 Feature
Support "nextjs-like" dynamic routes so that N pages may be generated from pages with templated filenames (`[thingid].tsx`).
### Have you read the [Contributing Guidelines on issue…
-
### next-on-pages environment related information
```
System:
Platform: darwin
Arch: arm64
Version: Darwin Kernel Version 24.1.0: Thu Oct 10 22:08:48 PDT 2024; root:xnu-…