UITableViewCell上放UICollectionView ,UICollectionViewCell无法复用bug

如题:
UITableViewCell上放UICollectionViewUICollectionViewCell无法复用bug

如果UITableViewCellsize大于整个collectionViewcontentSizecollectionView里面的cell将无法重用。

原文地址:https://www.cnblogs.com/jyking/p/6737273.html