hello
When I just called collectionView.reloadItems, the total number changed.
When testing, if you run it with Xcode 14.1, it does not crash and reloadData.
It crashed when built with Xcode 15.2.
I knew it was originally wrong, but I would like to know the reason for this change and the changes in the processing method for reloadItems.