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

visibleCells is empty in iOS 12 #146

Open
Yewenyu opened this issue Nov 10, 2020 · 2 comments
Open

visibleCells is empty in iOS 12 #146

Yewenyu opened this issue Nov 10, 2020 · 2 comments

Comments

@Yewenyu
Copy link

Yewenyu commented Nov 10, 2020

visibleCells is empty in iOS 12
I guess you didn't override visibleCells to cause this situation.
When used IBPCollectionViewCompositionalLayout in iOS12, it will create some IBUICollectionView as section to my collectionView, by this time the cell is not belong to my collectionView, but belong to IBUICollectionView.

@Daltron
Copy link

Daltron commented Nov 11, 2020

Experiencing the exact same issue as well!

@geraldeersteling
Copy link

Is this also causing the crash on i.e. viewWillTransition?

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

3 participants