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
Getting the Couldn't find 'visible' supplementary element of kind UICollectionElementKindSectionHeader at index path <> in map <> assertion when animating section insertion with performBatchUpdates in ASCollectionNode. Please see facebookarchive/AsyncDisplayKit#3158 for additional details.
Starting from scratch. First section insertion works well. Second section insertion gets the above assertion. Code snippet that reproduces the issue:
Getting the
Couldn't find 'visible' supplementary element of kind UICollectionElementKindSectionHeader at index path <> in map <>
assertion when animating section insertion withperformBatchUpdates
inASCollectionNode
. Please see facebookarchive/AsyncDisplayKit#3158 for additional details.Starting from scratch. First section insertion works well. Second section insertion gets the above assertion. Code snippet that reproduces the issue:
The text was updated successfully, but these errors were encountered: