You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the keyboard (on a text field for example), tapping on visible elements outside the keyboard only dismisses the keyboard (but not handled as regular taps, as it should).
That happens on Detox test but not on a manual test.
What was the expected behaviour?
The keyboard is being dismissed and the tap is handled regularly
Was it tested on latest Detox?
I have tested this issue on the latest Detox release and it still reproduces.