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
It will always crash If the conditions above are met, in file 'RxCollectionViewSectionedAnimatedDataSource' at collectionView.performBatchUpdates(updateBlock, completion: nil) in both simulators and phones.
I have a problem here,and need your help.
RxCollectionViewSectionedAnimatedDataSource
estimatedItemSize
was set.NSLayoutConstraint
inUICollectionViewCell
It will always crash If the conditions above are met, in file 'RxCollectionViewSectionedAnimatedDataSource' at
collectionView.performBatchUpdates(updateBlock, completion: nil)
in both simulators and phones.Xcode :Version 13.4 (13F17a)
System: macOS 12.3.1 (21E258)
You can reproduce by the following code and click
Reload
:The text was updated successfully, but these errors were encountered: