T
TanStack2y ago
extended-salmon

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
xenial-black
xenial-black2y 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 ...
xenial-black
xenial-black2y ago
@Tanner Linsley are you having a look?
extended-salmon
extended-salmonOP2y ago
yes, sorry, that didn't come up when i searched... same issue.
unwilling-turquoise
unwilling-turquoise2y ago
Yep I’m looking now Pushing a fix out now I'll confirm before we close it Fixed
extended-salmon
extended-salmonOP2y ago
confirmed 387d855 fixes it for me.
unwilling-turquoise
unwilling-turquoise2y ago
Sweet!

Did you find this page helpful?