escoz / QuickDialog

QuickDialog - Quick and easy dialog screens for iOS
http://escoz.com/open-source/quickdialog
Other
3.07k stars 637 forks source link

RadioElement crash on IOS9 as build with Xcode7.0 definitely #724

Open ubia opened 9 years ago

ubia commented 9 years ago

Terminating app due to uncaught exception 'NSRangeException', reason: '-[QuickDialogTableView _contentOffsetForScrollingToRowAtIndexPath:atScrollPosition:]: row (0) beyond bounds (0) for section (0).'

ezefranca commented 9 years ago

The same to me

bozidarsevo commented 9 years ago

same to me.. does anybody knows how to fix it?

bozidarsevo commented 9 years ago

I see that there is similar issue posted already https://github.com/escoz/QuickDialog/issues/717 and it fixes this issue also!