Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[self.collectionView reloadItemsAtIndexPaths:@[index]]; 直接闪退 #35

Closed
LoSenTrad opened this issue Sep 24, 2020 · 7 comments
Closed

Comments

@LoSenTrad
Copy link

[self.collectionView reloadItemsAtIndexPaths:@[index]];

reload items直接闪退

@czl0325
Copy link
Owner

czl0325 commented Sep 25, 2020

你用法有问题吧??

[weakSelf.collectionViewLabel reloadItemsAtIndexPaths:@[[NSIndexPath indexPathForItem:0 inSection:0]]];

@LoSenTrad
Copy link
Author

刷新item 或者整个表刷新 都有异常

@czl0325
Copy link
Owner

czl0325 commented Sep 25, 2020

什么异常呢?我在我demo里测试没问题啊,我demo有带下拉刷新

@LoSenTrad
Copy link
Author

我做单页瀑布流, reloadData 到时候 第一个item 一直在闪

@LoSenTrad
Copy link
Author

第二次reloadData的时候

@czl0325
Copy link
Owner

czl0325 commented Sep 25, 2020

你发个demo到我邮箱下。295183917@qq.com

@LoSenTrad
Copy link
Author

好的 有时间 我整理一个demo出来

@czl0325 czl0325 closed this as completed May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants