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
Updating People works but updating stateNavigator doesn't quite work. The update lags behind, so update 1 is only processed after update 2 - think it's because the rsc stream update happens before the updated state navigator loads in. With Person it's a server component so doesn't need loading - the rsc update contains the update
0 commit comments