3lvis / DATASource

Core Data's NSFetchedResultsController wrapper for UITableView and UICollectionView
Other
106 stars 27 forks source link

fix #120 - crash when last UITableView row moves out from section 0 #121

Closed yonat closed 5 years ago

yonat commented 5 years ago

I've got this fix delivered to our tester and to the user that encountered the crash, and it works for them.

3lvis commented 5 years ago

Hi @Yonat, thanks a lot for putting the extra effort on making a separate project to show the crash. You are awesome!

yonat commented 5 years ago

No problem, thanks publishing this useful component!