Skip to content
This repository was archived by the owner on Dec 19, 2019. It is now read-only.
This repository was archived by the owner on Dec 19, 2019. It is now read-only.

Collection view crash when using Storyboards #66

@JSpink95

Description

@JSpink95

When using SQKFetchedCollectionViewController, a crash occurs when loading the UICollectionView. This is due to the UICollectionLayout being nil at the point of creation within the loadView method.

This only occurs when using storyboards because the layout has not been initialised at this point, going back to commit '0a514db' this problem does not occur.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions