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
UICollectionView received layout attributes for a cell with an index path that does not exist
iOS 13
Layout attributes <MyApp.LayoutAttributes: 0x7fb7a6611ab0> index path: (<NSIndexPath: 0xc75068054d0a36d7> {length = 2, path = 0 - 0}); frame = (0 0; 375 248); non-affine transform; zIndex = 1; were received from the layout <MyApp.MyAppLayout: 0x7fb787fe84b0> but are not valid for the data source counts. Attributes will be ignored.
-> Check numberOfItems before creating layoutAttributes