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

[Android] App crashes on navigating out of the screen with Pager #946

Open
MrRefactor opened this issue Dec 10, 2024 · 3 comments · May be fixed by #970
Open

[Android] App crashes on navigating out of the screen with Pager #946

MrRefactor opened this issue Dec 10, 2024 · 3 comments · May be fixed by #970
Assignees
Labels
android bug Something isn't working fabric

Comments

@MrRefactor
Copy link
Collaborator

Environment

Android, latest version 6.6.1

Description

App crashes on navigating out of the screen with Pager, checking the rootcause

Reproducible Demo

@Jahanzeb009
Copy link

don't use pageMargin, it solves my problem on RN 0.76.5

@JoniVR
Copy link

JoniVR commented Feb 13, 2025

@MrRefactor
Is this also throwing the same exception as #859 for you?

Because I'm still facing this (even on 6.6.1) but I also managed to find a fix that seems to resolve it and is stable. I just haven't submitted a PR yet since I seem to be the only one facing this crash based on the issues.

@MrRefactor
Copy link
Collaborator Author

@MrRefactor
Is this also throwing the same exception as #859 for you?

Because I'm still facing this (even on 6.6.1) but I also managed to find a fix that seems to resolve it and is stable. I just haven't submitted a PR yet since I seem to be the only one facing this crash based on the issues.

Hey hey, yes its the same issue, I would appreciate if you could open the pr with your fix

@JoniVR JoniVR linked a pull request Feb 13, 2025 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android bug Something isn't working fabric
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants