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

两个子视图同时使用界面未加载完全时切换奔溃 #60

Open
g562631649 opened this issue May 14, 2020 · 2 comments
Open

两个子视图同时使用界面未加载完全时切换奔溃 #60

g562631649 opened this issue May 14, 2020 · 2 comments

Comments

@g562631649
Copy link

奔溃方法

  • (void)ly_reloadSections:(NSIndexSet *)sections withRowAnimation:(UITableViewRowAnimation)animation{
    [self ly_reloadSections:sections withRowAnimation:animation];
    [self getDataAndSet];
    }
@DamonRao
Copy link

我也碰到这个问题了,有解决思路吗

@g562631649
Copy link
Author

。。就是放弃刷新区。改成刷新整个TableView了。。

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