Link not typed correctly, missing routes
With the following setup code:
Using a
<Link to="/workspaces"> in the Welcome component only has / & /login as valid routes.3 Replies
optimistic-goldOP•3y ago
The app works though, it's just typescript shouting. I've tried
TypeScript: Restart TS Server from the VSCode command paletteambitious-aqua•3y ago
if you're using loader you need to provide loader context too and if you have a route with children it should be under route tree
ambitious-aqua•3y ago
GitHub
portfolio/router.tsx at main · bachitterch/portfolio
Contribute to bachitterch/portfolio development by creating an account on GitHub.