pujiaxin33/JXPagingView

调用[self.tableView reloadData];,cell滚动往下滚动

Open

#442 opened on May 27, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Objective-C (604 forks)github user discovery
help wanted

Repository metrics

Stars
 (3,044 stars)
PR merge metrics
 (PR metrics pending)

Description

bug提交前阅读

bug描述 点击滑出屏幕一半的cell,然后,在会返回时,tableView会莫名其妙向下滚动

版本号 1.JXPagingView版本号:最新版 2.OC版本 3.手机系统版本号:12.5.1 4.手机型号:iphone 6

复现步骤

  1. 遇到问题的相关效果、类是: 调用[self.tableView reloadData];,cell滚动往下滚动。

2.具体的操作步骤是: 点击滑出屏幕一般的cell,然后,在会返回时,tableView会莫名其妙向下滚动

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

https://user-images.githubusercontent.com/8924635/170678183-ebbd211a-8f8c-4667-a92c-72c741c16ad6.MP4

Contributor guide