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
When the validateSearch in a route fails and changes the search params the inherited context is lost. This happens when coming from outside so it isnt a navigation triggered by the router itself.
The expected outcome is that the link coming from the outside should behave the same as the link triggered by the router. The params should be modified since they are invalid but the context should remain.
Screenshots or Videos
No response
Platform
OS: Windows 10
Browser: Edge,Firefox
Version: Edge Version 131.0.2903.146 (Official build) (64-bit)
Additional context
No response
The text was updated successfully, but these errors were encountered:
Which project does this relate to?
Router
Describe the bug
When the validateSearch in a route fails and changes the search params the inherited context is lost. This happens when coming from outside so it isnt a navigation triggered by the router itself.
Your Example Website or App
https://stackblitz.com/edit/github-yzwmzb18
Steps to Reproduce the Bug or Issue
Expected behavior
The expected outcome is that the link coming from the outside should behave the same as the link triggered by the router. The params should be modified since they are invalid but the context should remain.
Screenshots or Videos
No response
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: