ExpandableCell
ExpandableCell copied to clipboard
Reload not working as intended only in iOS15
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.
Hello, Can you please provide a test project that reproduces the problem ?
Hi guys,
Any fix on this?