-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Scrollview with multiple element matched #462
Comments
For more information, I can see there is a picker inside of the scrollview. And somehow I think the id is applied for the Picker or something, It just feel weird that I only got 1 picker, but It showed 4 UIPickerTableview that had the same id with the main ScrollView. |
I think this was mentioned somewhere else but I cannot recall so I just note down this again. I saw in the log showed:
why the element which ancestor matches the selector would be considered as satisfied again? |
Pickers are an open issue we are yet to address. See #308. Let's track progress on the original issue. |
Description
As you can see for the pictures above, I only have 1 id for the scroll view, but then it gives me 4 matchers which is really weird and I have no idea why this one is up.
Steps to Reproduce
I guess it could be the KeyboardAwareScrollView?
Detox, Node, Device, Xcode and macOS Versions
The text was updated successfully, but these errors were encountered: