You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue is that beforeLoad should be able to change search params, however that is not the case. Based on a condition it will go into a loop always redirecting the user
Which project does this relate to?
Router
Describe the bug
The issue is that
beforeLoad
should be able to change search params, however that is not the case. Based on a condition it will go into a loop always redirecting the userYour Example Website or App
https://stackblitz.com/edit/tanstack-router-klcjz7?file=src%2Froutes%2Fposts.tsx
Steps to Reproduce the Bug or Issue
Expected behavior
should not loop the user and should put the search param in the url
Screenshots or Videos
No response
Platform
MacOS running on stackblitz
Additional context
hey @schiller-manuel here is the issue from yesterday, to help keep track of it
The text was updated successfully, but these errors were encountered: