react-native-modal-popover icon indicating copy to clipboard operation
react-native-modal-popover copied to clipboard

in android when popup is active not able to interact with inputs

Open christopherAReyes opened this issue 2 years ago • 4 comments

I'm trying to use popover as password indicator that changes as I'm typing

it works fine on iOS but on android when I tap my input the popup displays but I'm bot able to type anymore

has anyone ran into this ?

christopherAReyes avatar May 04 '22 16:05 christopherAReyes

@christopherAReyes making a possible connection – the root cause could be related to my issue around scrolling activity on popover: https://github.com/doomsower/react-native-modal-popover/issues/80

i haven't dived into the source code and haven't had a response to the issue yet.

beeboopx avatar May 17 '22 19:05 beeboopx

Same here. Does anyone have found a solution for this?

FabioSeixas avatar May 31 '22 14:05 FabioSeixas

I am facing the same issue.

KeyurPrajapati avatar Jun 03 '22 19:06 KeyurPrajapati

any updates or workarounds here? I am seeing the same issue in android only.

michaelcsilva avatar Sep 07 '23 02:09 michaelcsilva