ExpandingStackCells icon indicating copy to clipboard operation
ExpandingStackCells copied to clipboard

Bug report

Open SuYungCheng opened this issue 10 years ago • 1 comments

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!

SuYungCheng avatar Apr 14 '16 15:04 SuYungCheng

when I tap the third cell, if the second cell does not on the screen, It will be crash, maybe the problem is reuse?

SuYungCheng avatar Apr 15 '16 04:04 SuYungCheng