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

Redux Re render updates causing the pan gesture handler to loose focus and stops working. #3136

Open
sahad00 opened this issue Oct 3, 2024 · 3 comments
Labels
Close when stale The issue will be closed automatically if it remains inactive Missing repro Platform: Android This issue is specific to Android Platform: iOS This issue is specific to iOS

Comments

@sahad00
Copy link

sahad00 commented Oct 3, 2024

Description

I am using a package react-native-kanban-board which uses Gesture Handler 2x , when I supply a redux state for render , and update the gesture loose its focus on next render . I am trying for so long couldn't resolve it

Steps to reproduce

Supply a redux state for a component which renders a element with Pan Gesture Handler

Snack or a link to a repository

Intechnity-com/react-native-kanban-board#5

Gesture Handler version

^2.9.0

React Native version

0.75.0

Platforms

Android, iOS

JavaScript runtime

Hermes

Workflow

React Native (without Expo)

Architecture

Paper (Old Architecture)

Build type

Debug mode

Device

Android emulator

Device model

No response

Acknowledgements

Yes

@github-actions github-actions bot added Platform: Android This issue is specific to Android Platform: iOS This issue is specific to iOS Missing repro labels Oct 3, 2024
Copy link

github-actions bot commented Oct 3, 2024

Hey! 👋

The issue doesn't seem to contain a minimal reproduction.

Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem?

@m-bert
Copy link
Contributor

m-bert commented Oct 4, 2024

Hi @sahad00!

First of all, could you check if it works on latest version of Gesture Handler? 2.9.0 is quite old 😅

Also, could you prepare minimal reproduction? Preferably copy-pastable one.

@sahad00
Copy link
Author

sahad00 commented Oct 4, 2024

@m-bert I will make a reproduction one in few mins

@j-piasecki j-piasecki added the Close when stale The issue will be closed automatically if it remains inactive label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Close when stale The issue will be closed automatically if it remains inactive Missing repro Platform: Android This issue is specific to Android Platform: iOS This issue is specific to iOS
Projects
None yet
Development

No branches or pull requests

3 participants