error type on $route.params.id in dynamic routes #461
Replies: 1 comment
-
Duplicate of #462 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Property 'id' does not exist on type 'Record<never, never> | { path: string; } | { id: string; }'.
Property 'id' does not exist on type 'Record<never, never>'.
Beta Was this translation helpful? Give feedback.
All reactions