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
useOptimistic doesn't roll back automatically if toggleVote fails — the optimistic state persists until the next refresh. Trigger router.refresh() in the error branch so a failed vote visually reverts.
useOptimistic doesn't roll back automatically if toggleVote fails — the optimistic state persists until the next refresh. Trigger router.refresh() in the error branch so a failed vote visually reverts.