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
{{ message }}
This repository was archived by the owner on Jan 15, 2026. It is now read-only.
The isCollapsedSignal on a split view delegate should signal false when both split view controllers are visible.
Current Behavior
The signal doesn't emit any values and its current value is true even when both view controllers are visible. This causes things like MasterDetailSelection to not work properly.
Steps to Reproduce
Open the Messages example project
Launch the app on iPad
Observe the message details aro not automatically shown