This just worked for me too May 25 2022
Post
Replies
Boosts
Views
Activity
Adding snapshot.reloadItems([.mySection]) worked for me. As well as calling collectionView.reloadData and then calling datasource.apply (NOTE call all in DispatchQueue.main.async)