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

iPad iOS17.6.1 crash #931

Open
mumabinggan opened this issue Sep 10, 2024 · 2 comments
Open

iPad iOS17.6.1 crash #931

mumabinggan opened this issue Sep 10, 2024 · 2 comments

Comments

@mumabinggan
Copy link

Crash: CrashDoctor Diagnosis: Application threw exception NSInternalInconsistencyException: Invalid update: invalid number of items in section 0. The number of items contained in an existing section after the update (152) must be equal to the number of items contained in that section before the update (0), plus or minus the number of items inserted or deleted from that section (0 inserted, 0 deleted) and plus or minus the number of items moved into or out of that section (0 moved in, 0 moved out). Collection view: <UICollectionView: 0x35c0d1000; frame = (0 0; 0 0); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x30bf643c0>; backgroundColor = UIExtendedSRGBColorSpace 0.0980392 0.0980392 0.0980392 1; layer = <CALayer: 0x30b0cef00>; contentOffset: {0, 0}; contentSize: {0, 0}; adjustedContentInset: {0, 0, 0, 0}; layout: <ZLPhotoBrowser.ZLCollectionViewFlowLayout: 0x13ffc1d90>; dataSource: <ZLPhotoBrowser.ZLThumbnailViewController: 0x34e052c00>>

这行出现问题:
8 ZLPhotoBrowser 0x000000010600b6bc ZLThumbnailViewController.viewWillAppear(_:) + [ZLThumbnailViewController.swift : 260]

版本是:4.5.1

@longitachi
Copy link
Owner

必现吗?或者有没有复现路径?

@mumabinggan
Copy link
Author

mumabinggan commented Sep 10, 2024 via email

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

2 participants