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 using the code snippet from the documentation Processing Accumulated Route Context, the correct context is displayed on loading but does not get refreshed when navigating between routes.
I did some testing, and it appears that the code snippet stopped working after the v1.45.14 release.
Describe the bug
When using the code snippet from the documentation Processing Accumulated Route Context, the correct context is displayed on loading but does not get refreshed when navigating between routes.
I did some testing, and it appears that the code snippet stopped working after the v1.45.14 release.
Your Example Website or App
https://stackblitz.com/edit/github-r165u1?file=src%2Froutes%2F__root.tsx
Steps to Reproduce the Bug or Issue
Expected behavior
I expect, that the Accumulated Route Context gets updated when navigating inside the Application.
Screenshots or Videos
No response
Platform
Additional context
https://stackblitz.com/edit/github-r165u1-241uhu?file=package.json a working example using v1.45.13
The text was updated successfully, but these errors were encountered: