router
router copied to clipboard
🤖 Fully typesafe Router for React (and friends) w/ built-in caching, 1st class search-param APIs, client-side cache integration and isomorphic rendering.
### Which project does this relate to? Start ### Describe the bug When running the alpha tanstack start dev server. I tried to move a route file into a folder....
### Which project does this relate to? Router ### Describe the bug A pathlessLayoutRoute within a Dynamic route segment does not trigger the parent routes' `notFoundComponent`, even from the root....
### Which project does this relate to? Start ### Describe the bug A defined basepath is not respected correctly in TSS. A basepath in TSS can be set in theory...
### Which project does this relate to? Start ### Describe the bug `target` always seems to be `es2019` when the nitro plugin executes. I reproduced this with the `start-basic`: ```...
### Which project does this relate to? Start ### Describe the bug API Route precedence isn't working correctly when using two files in a directory such as * `resource/$resourceId.ts` -...
I'm still trying to create a minimum reproduction for this. Current behaviour: - By default scroll does not get reset to top after navigation - Setting `scrollRestoration: true` doesn't works...
### Which project does this relate to? Start ### Describe the bug Firstly, amazing work with the migration away from vinxi that dropped in 1.120. Unexpected, but awesome nonetheless. On...
### Which project does this relate to? Router ### Describe the bug External scripts are not getting loaded when adding it through scripts/HeadContent/Scripts component. `` and `` components are rendered...
As #4358 was denied, I'd like to be able to disable formatting, so that the formatting of my custom scaffolding templates stays intact.
### Which project does this relate to? Start v1.121.4 ### Describe the bug The application is unable to resolve the json file from a static server function at runtime. I've...