-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
Describe the bug
in <Link to='/'>, type of to is any.
Your Example Website or App
https://stackblitz.com/edit/vitejs-vite-e6p9jc?file=src/App.tsx
Steps to Reproduce the Bug or Issue
- create a new
react-tsinstance on https://vitejs.dev/guide/#trying-vite-online - install
npm install @tanstack/react-router@beta --save - copy and paste example at https://tanstack.com/router/v1/docs/quick-start to
App.tsx - when hovering over
<Link to='/'>, type oftoisany.
Expected behavior
parameter to is type safe.
Screenshots or Videos
Platform
- OS: Linux
- Browser: Firefox
- Version: 108.0b9
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels
