t49tran / react-google-recaptcha-v3

Google Recaptcha V3 integration for React
MIT License
427 stars 91 forks source link

Google reCAPTCHA badge doesn't handle click and slide in/out on Android #179

Open psulkava opened 1 year ago

psulkava commented 1 year ago

When tapping on the Google reCAPTCHA badge in Android the badge box expands as if it is going to slide out to show the privacy and terms links, but the element never slides out to the left and those links are never shown and can't be clicked. It then gets stuck in this state and doesn't revert to the original badge if clicked/tapped outside of the badge area.