Collection-View-in-a-Table-View-Cell icon indicating copy to clipboard operation
Collection-View-in-a-Table-View-Cell copied to clipboard

NSInternalInconsistencyException iOS12

Open ahhhv opened this issue 5 years ago • 0 comments

Hello!

The code works flawlessly in iOS13, but in the twelfth edition it crashes with the following message: 'NSInternalInconsistencyException', reason: 'UICollectionView received layout attributes for a cell with an index path that does not exist: <NSIndexPath: 0x87783bada8e26090> {length = 2, path = 0 - 0}'

Has anyone stumbled upon this problem?

Kindest regards,

ahhhv avatar Jun 18 '20 12:06 ahhhv