Issue with @testing-library after adding Select component from gluestack-ui v.2 #2520
Open
2 of 6 tasks
Labels
bug
Something isn't working
Description
I'm facing an issue where my test fails to find an element by text after I added the Select UI component from gluestack-ui to my React Native component. Before adding the Select, my test works fine.
CodeSandbox/Snack link
https://gitlab.com/Loann/jam-sessions-frontend.git
Steps to reproduce
gluestack-ui Version
2
Platform
Other Platform
No response
Additional Information
What I’ve tried:
Does anyone know why @testing-library/react-native might not be able to find the text after adding Select?
If you have any insights into why adding Select could cause this issue, or if I'm missing something in the testing setup, I’d appreciate the help!
The text was updated successfully, but these errors were encountered: