You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please replace this with the steps to reproduce the behavior.
Each unit is a UITableViewcell, nested UICollectionView, and each small item is a UICollectionViewcell
Set collectionView.isSkeletonable = true, and child control isSkeletonable = true
The skeleton diagram is displayed normally before obtaining network data. Refreshing the list again will display the skeleton diagram again and disappear. After the third time, it will be normal.
Expected result:
The second refresh no longer displays the skeleton diagram
Actual result:
The second refresh will flash the skeleton diagram and then disappear to display the network data.
Attachments:
Lark20240329-153311.mp4
The text was updated successfully, but these errors were encountered:
Description
Describe your issue here.
What type of issue is this? (place an
x
in one of the[ ]
)Requirements (place an
x
in each of the[ ]
)Bug Report
Filling out the following details about bugs will help us solve your issue sooner.
SkeletonView Environment:
**SkeletonView version:1.30.4
**Xcode version:XCode15.2
**Swift version:Swift5.9
Steps to reproduce:
Please replace this with the steps to reproduce the behavior.
Expected result:
The second refresh no longer displays the skeleton diagram
Actual result:
The second refresh will flash the skeleton diagram and then disappear to display the network data.
Attachments:
Lark20240329-153311.mp4
The text was updated successfully, but these errors were encountered: