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
After merging #55471, a regression was introduced in how manually set relations are handled via setRelations(). Behavior that previously returned null now results in a fatal error.
Attempts to address this in #55518 and #55519 do not fully restore the expected behavior.