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.
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.
