The underlying issue causing the crash is that we were returning cached *supplementary view* layout attributes by accident from layoutAttributesForItem(at:). Now, we only cache layout attributes for cells. |
||
|---|---|---|
| .. | ||
| GridCollectionViewCell.swift | ||
| GridCollectionViewLayout.swift | ||