Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
nataliq opened this issue Sep 19, 2019 · 0 comments

Comments

@nataliq
Copy link
Contributor

nataliq commented Sep 19, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant