ClusterConcept
Suspense During Synchronous Input
cluster-1106
A recurring client-side rendering problem where useSuspenseQuery suspends while handling a synchronous UI input update, and wrapping the state update in startTransition restores consistent non-blocking rendering.