Skip to content
This repository was archived by the owner on Jan 15, 2026. It is now read-only.
This repository was archived by the owner on Jan 15, 2026. It is now read-only.

DualNavigationControllersSplitDelegate's isCollapsedSignal doesn't work on iOS 13 #54

@nataliq

Description

@nataliq

Expected Behavior

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

Screenshot 2019-09-20 at 10 56 50

More info:

Context

  • Operating Version: iOS 13 (Xcode 11 GM seed 2)
  • Swift version:

Failure Logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions