self.collectionView.layoutIfNeeded()
self.collectionView.scrollToItem(at: indexPath, at: .centeredHorizontally, animated: false)
Solve the problem for me.
Topic:
UI Frameworks
SubTopic:
UIKit
Tags: