Subscribes to one field. current is null when the field is not active in
the current branch. Reference-preserving diffing means a full recompute
only wakes the controls whose data actually moved — the same render
isolation the React binding gets from useSyncExternalStore.
Subscribes to one field.
currentis null when the field is not active in the current branch. Reference-preserving diffing means a full recompute only wakes the controls whose data actually moved — the same render isolation the React binding gets from useSyncExternalStore.