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 React 19 with a fresh install of TanStack Router, routes are not loaded until after a ~300ms delay. This is true even with defaultPendingMinMs: 0.
Which project does this relate to?
Router
Describe the bug
When using React 19 with a fresh install of TanStack Router, routes are not loaded until after a ~300ms delay. This is true even with
defaultPendingMinMs: 0
.Initial report here: #1765 (comment)
Your Example Website or App
https://test-tsr.pages.dev
Steps to Reproduce the Bug or Issue
Expected behavior
No delay should be present.
Screenshots or Videos
No response
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: