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

No testID being set on FlatList horizontal #3408

Open
arcvlad opened this issue Feb 14, 2025 · 0 comments
Open

No testID being set on FlatList horizontal #3408

arcvlad opened this issue Feb 14, 2025 · 0 comments
Labels
Platform: Android This issue is specific to Android Repro provided A reproduction with a snack or repo is provided

Comments

@arcvlad
Copy link

arcvlad commented Feb 14, 2025

Description

On iOS it is working, react-native FlatList fixed this problem some time ago, looks like code is applied here, but not working on android

Steps to reproduce

<FlatList
horizontal={true}
testID={"MyList"} />

Snack or a link to a repository

https://snack.expo.dev/@janjicvladimir/react-native-gesture-handler---horizontal-testid-missing

Gesture Handler version

2.23.1

React Native version

0.76.7

Platforms

Android

JavaScript runtime

Hermes

Workflow

None

Architecture

Fabric (New Architecture)

Build type

Debug mode

Device

Real device

Device model

Samsung Galaxy S22 Ultra

Acknowledgements

Yes

@github-actions github-actions bot added Platform: Android This issue is specific to Android Repro provided A reproduction with a snack or repo is provided labels Feb 14, 2025
@arcvlad arcvlad changed the title No testID being set on horizontal list No testID being set on FlatList horizontal Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform: Android This issue is specific to Android Repro provided A reproduction with a snack or repo is provided
Projects
None yet
Development

No branches or pull requests

1 participant