MortimerGoro/MGSwipeTableCell

Does anyone occur white cells by using 1.6.11?

yihuds opened this issue · 6 comments

When I updated the 1.6.4 to 1.6.11, we found the cell on the UITableView, some become white?
image

When I updated the 1.6.4 to 1.6.11, we found the cell on the UITableView, some become white?
image

I'm facing exactly the same issue. It is reproducible very rarely. Looks like all subviews of contentView are hidden and not shown back again. Even after reusing of the cell subviews are not becoming visible.

@yihuds do you have any thought why it might happen?

yep, I think maybe have some problem with the overlay, I don't know how to fix this bug...
@serhiikrivtsov

I had compared the 1.6.4 1.6.9 1.6.11
I think this issue may be caused by fix #334 on 1.6.9.

@MortimerGoro Could you help to take a look? thanks

@yihuds can you send me a small sample to reproduce the issue? or can it also be reproduced on the samples in the repo?

Thanks @MortimerGoro
It's hard to reproduce the issue, the probability is less than one in a thousand. So sorry I couldn't make a sample to reproduce...
We use it very normal...
image