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

单个界面有两个tableView联动问题 #503

Closed
SunSevi opened this issue Feb 24, 2024 · 0 comments
Closed

单个界面有两个tableView联动问题 #503

SunSevi opened this issue Feb 24, 2024 · 0 comments

Comments

@SunSevi
Copy link

SunSevi commented Feb 24, 2024

bug描述
当调用!self.scrollCallback ?: self.scrollCallback(scrollView);这个block时,点击左边tableview,右边tableview滚动会失效,这个方法注掉后才可以滚动

版本号
1.JXPagingView版本号:2.1.2
2.OC还是Swift版本:OC
3.手机系统版本号:17.3.1
4.手机型号:15 promax

复现步骤

  1. 遇到问题的相关效果、类是:JXPagerView
    2.具体的操作步骤是:不滑动到最顶部,点击左边tableView,右边tableView[self.rightTableView scrollToRowAtIndexPath:[NSIndexPath indexPathForRow:0 inSection:_selectIndex] atScrollPosition:UITableViewScrollPositionTop animated:YES];这个方法调用无效

截图、GIF
提供bug出现时的截图或者GIF。

805_1708762863.mp4
@SunSevi SunSevi closed this as completed Feb 26, 2024
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

1 participant