-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
Which project does this relate to?
Router
Describe the bug
Route parameters are now automatically parsed as integers at runtime, but TypeScript still types them as strings, causing type mismatches and potential runtime errors.
Probably related to changes made in: #5120
Your Example Website or App
https://stackblitz.com/edit/github-cr3hcvtf
Steps to Reproduce the Bug or Issue
Have any int params
Expected behavior
The parse should be passed a string
Screenshots or Videos
No response
Platform
- Router / Start Version: 1.131.37
- OS: Linux
- Bundler: vite
- Bundler Version: vite/7.1.5
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels