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 Delegate trailingSwipeActionsConfigurationForRowAt #57

Open
ericji-o opened this issue Jan 25, 2024 · 1 comment
Open

TableView Delegate trailingSwipeActionsConfigurationForRowAt #57

ericji-o opened this issue Jan 25, 2024 · 1 comment

Comments

@ericji-o
Copy link

Hello @muukii san

I found a crash issue in my current project.

Crash Condition

When the bodyViewController contains a tableView which supports left swipe gesture. will cause a crash issue in ScrollController.

Screenshot 2024-01-25 at 15 43 24

Video

I also mocked in the demo app. it seems after the tableView displays in the whole screen.
Swipe gesture is captured by ScrollView so trailingSwipeActionsConfigurationForRowAt method cant respond. (Sometimes crash happened)

0-02-08-b07d223a9ea24839d6a95cb114c952f01e99d25d3e7523c7cf9d7bf91f0b54de_265a750b7da.mp4

Maybe there is a solution in the sdk or it's a rare case??

Thanks

@spirit-jsb
Copy link

You solved that problem, and I had a corresponding breakdown.

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