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

crashes on 0.76 #3206

Closed
philipheinser opened this issue Nov 9, 2024 · 4 comments
Closed

crashes on 0.76 #3206

philipheinser opened this issue Nov 9, 2024 · 4 comments
Labels
Platform: iOS This issue is specific to iOS Repro provided A reproduction with a snack or repo is provided

Comments

@philipheinser
Copy link

philipheinser commented Nov 9, 2024

Description

crashes on 0.76
Screenshot 2024-11-09 at 18 09 25

Steps to reproduce

  1. setup a new arch project with react navigation 7 and use gesture handler on a screen
  2. navigate to that screen

Snack or a link to a repository

https://snack.expo.dev/@philipheinser/gesturehandler076?platform=ios

Gesture Handler version

2.20.2

React Native version

0.76.0

Platforms

iOS

JavaScript runtime

Hermes

Workflow

React Native (without Expo)

Architecture

Fabric (New Architecture)

Build type

Debug mode

Device

iOS simulator

Device model

No response

Acknowledgements

Yes

@github-actions github-actions bot added Missing repro Platform: iOS This issue is specific to iOS Repro provided A reproduction with a snack or repo is provided and removed Missing repro labels Nov 9, 2024
@ecohotels
Copy link

Same issue here

@j-piasecki
Copy link
Member

Hey! I checked your repro but it seems to be working (after upgrading to SDK 52 which supports React Native 0.76). You've specified React Native (without Expo) in the issue, could you prepare a reproducer without using Expo then?

Also, are you using StrictMode in your app? If so, then we're aware of the fact that it crashes on iOS on the new arch - some operations are executed in the wrong order. I believe @m-bert is investigating that one.

@philipheinser
Copy link
Author

@j-piasecki Yes we are using strictmode

@m-bert
Copy link
Contributor

m-bert commented Nov 13, 2024

Hi @philipheinser! If that's the case I'm closing this one as we already have this issue. We will post update under #3184 when we find something.

@m-bert m-bert closed this as not planned Won't fix, can't repro, duplicate, stale Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform: iOS This issue is specific to iOS Repro provided A reproduction with a snack or repo is provided
Projects
None yet
Development

No branches or pull requests

4 participants