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

Crash Occuring on : UICollectionView.setContentOffsetWithoutDelegate(_:animated:) #158

Open
alpha-sagar opened this issue Aug 31, 2024 · 0 comments

Comments

@alpha-sagar
Copy link

Fatal Exception: CALayerInvalidGeometry
CALayer bounds contains NaN: [nan 34.3333; 390 513.333]. Layer: <CALayer:0x3016f2e80; position = CGPoint (195 256.667); bounds = CGRect (0 34.3333; 390 513.333); delegate = <Sortifyd.JZCollectionView: 0x10a973800; baseClass = UICollectionView; frame = (0 0; 390 513.333); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x301825950>; backgroundColor = <UIDynamicSystemColor: 0x300370e80; name = systemBackgroundColor>; layer = <CALayer: 0x3016f2e80>; contentOffset: {0, 34.333333333333336}; contentSize: {nan, 1076}; adjustedContentInset: {0, 0, 0, 0}; layout: <Sortifyd.JZWeekViewFlowLayout: 0x12940b470>; dataSource: <Sortifyd.LongPressWeekView: 0x12940a9d0; frame = (0 156.667; 390 513.333); hidden = YES; autoresize = RM+BM; tintColor = UIExtendedSRGBColorSpace 0.976471 0.690196 0.309804 1; backgroundColor = <UIDynamicSystemColor: 0x300370e80; name = systemBackgroundColor>; layer = <CALayer: 0x3016f8180>>>; masksToBounds = YES; allowsGroupOpacity = YES; backgroundColor = <CGColor 0x303546300> [<CGColorSpace 0x303251800> (kCGColorSpaceICCBased; kCGColorSpaceModelMonochrome; Generic Gray Gamma 2.2 Profile; extended range)] ( 0 1 )>

Crash occuring on :

WeakTimer.swift - Line 62
UICollectionView.setContentOffsetWithoutDelegate(_:animated:) + 62
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