ExpandableCell icon indicating copy to clipboard operation
ExpandableCell copied to clipboard

Reload not working as intended only in iOS15

Open cheehoonha-lifeoverflow opened this issue 3 years ago • 2 comments

When I call reloadData in the expanded cell, the order of row is scrambled and not sorted in order.

It only happens when compiled in Xcode 13 and run in iOS15. When it's compiled in Xcode 13 and run in iOS14, it has no problem. Also, when it's compiled in Xcode 12, it runs fine in iOS15 and 14.

Could you please fix this? Thank you.

cheehoonha-lifeoverflow avatar Dec 22 '21 07:12 cheehoonha-lifeoverflow

Hello, Can you please provide a test project that reproduces the problem ?

pikaboo avatar Mar 26 '22 15:03 pikaboo

Hi guys,

Any fix on this?

sachinm008 avatar Jan 18 '23 17:01 sachinm008