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

I think there's a bug need to fix #284

Open
nick5683 opened this issue Mar 30, 2016 · 2 comments
Open

I think there's a bug need to fix #284

nick5683 opened this issue Mar 30, 2016 · 2 comments

Comments

@nick5683
Copy link

当数据不能填充整个表格时,下拉刷新的时候会先调用加载更多功能

[_tableView addInfiniteScrollingWithActionHandler:^{
[weakSelf method];
}];

然后再调用 [_tableView addPullToRefreshWithActionHandler:^{
[weakSelf method];
}];
这样程序会崩溃

@tangbinqi
Copy link

我也发现这个问题,SVPullToRefresh没人维护?

@LawrenceHan
Copy link

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

3 participants