ExpandingStackCells
ExpandingStackCells copied to clipboard
Bug report
I found a bug.It make my project fatal error: unexpectedly found nil while unwrapping an Optional value
I put 3 images and some text in the expend part
It looks like that: http://i.imgur.com/XaGhoDi.jpg
And when I click the Main Cell. It shows 3 Images and some text.
http://i.imgur.com/LfYij07.jpg
But when the third Cell at the bottom of the screen,after I click it, then crashed: fatal error: unexpectedly found nil while unwrapping an Optional
http://i.imgur.com/xhFEfj4.jpg
Can anyone tell me why? Thanks!
when I tap the third cell, if the second cell does not on the screen, It will be crash, maybe the problem is reuse?