Replies: 1 comment
-
Can you please provide a minimal complete example, e.g. by forking one of the examples on stackblitz? |
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.
-
We want to move our out of the Outlet. But when I did that I started getting
for all routes except the root. I removed as much as I could from the component and it starts working again when I remove the call to useSearch.
Here is our route setup:
Is this expected, a bug in the router, or am I doing something wrong?
Beta Was this translation helpful? Give feedback.
All reactions