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
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>>
---- Replied Message ----
| From | ***@***.***> |
| Date | 09/10/2024 15:25 |
| To | longitachi/ZLPhotoBrowser ***@***.***> |
| Cc | mumabinggan ***@***.***>,
Author ***@***.***> |
| Subject | Re: [longitachi/ZLPhotoBrowser] iPad iOS17.6.1 crash (Issue #931) |
必现吗?或者有没有复现路径?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
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
The text was updated successfully, but these errors were encountered: