Ramotion/expanding-collection

Multiple calls to "scrollViewDidScroll(_:)" makes the app crash

Closed this issue · 0 comments

If you scroll to fast when exiting the DemoTableViewController the method gets called more than once which for some reason produces a nil while unwrapping.

Screenshot just to display that it occurs.
screen shot 2016-06-03 at 10 35 01 1

Tested on iPhone 6 Plus (iOS 8.3)