Bootstrap Community, frontend Development

My PHP page contain two links.

Link 1 -> modal1

Link 2 -> modal2

Both modals contain google reCaptcha v2.

reCaptcha verification in modal1 is fine.

But I am not getting grecaptcha.Response length in modal2. It is always 0. Hence no verification.

Also, After successful verification in modal1. I need not to verify in modal2. Means, recaptcha verification of modal1 is automatically implemented on modal2.

Strange, The error message in modal1 if verification failed, is picking css styles from modal2.

adkriPrasanna () - 4 years ago - Reply 0