J
J
Julia2022-02-17 15:03:38
Angular
Julia, 2022-02-17 15:03:38

How to prevent reCaptcha from closing when clicking past it?

I have a reCaptcha component with size="invisible" and an image selection challenge. I call this test through

this.captchaRef.reset();
   this.captchaRef.execute();

and the test works as expected. But, if you click past the captcha modal, it will close and the request will not go through. Is there any way to track the fact that it is open and not yet resolved, and prevent it from closing?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question