T
TanStack17mo ago
rare-sapphire

breaking change?

i just upgraded from 1.28.7 to 1.31.23 and now i get the following error... A component suspended while responding to synchronous input. This will cause the UI to be replaced with a loading indicator. To fix, updates that suspend should be wrapped with startTransition. I have no use of Suspense in my app at all... here's the stack trace.
No description
6 Replies
ambitious-aqua
ambitious-aqua17mo ago
GitHub
version 1.31.23 has a bug · Issue #1571 · TanStack/router
Describe the bug When you install the latest version it throws match errors Your Example Website or App local Steps to Reproduce the Bug or Issue Update to latest version Run your project Expected ...
ambitious-aqua
ambitious-aqua17mo ago
@Tanner Linsley are you having a look?
rare-sapphire
rare-sapphireOP17mo ago
yes, sorry, that didn't come up when i searched... same issue.
vicious-gold
vicious-gold17mo ago
Yep I’m looking now Pushing a fix out now I'll confirm before we close it Fixed
rare-sapphire
rare-sapphireOP17mo ago
confirmed 387d855 fixes it for me.
vicious-gold
vicious-gold17mo ago
Sweet!

Did you find this page helpful?