vue-hcaptcha icon indicating copy to clipboard operation
vue-hcaptcha copied to clipboard

Error: Unable to preventDefault inside passive event listener invocation.

Open vsmartcode opened this issue 2 years ago • 3 comments

I am getting the following error but don't know how to solve it, please help! image

vsmartcode avatar Aug 25 '22 04:08 vsmartcode

Hi @vsmartcode, are using using event.preventDefault() anywhere or setting an event listener as passive?

brdlyptrs avatar Aug 25 '22 04:08 brdlyptrs

image Thank @brdlyptrs ! it is true that i use event.preventDefault() to delay the submission when the user clicks the button.

vsmartcode avatar Aug 25 '22 04:08 vsmartcode

@vsmartcode shall we close or do you still need assistance?

brdlyptrs avatar Aug 25 '22 21:08 brdlyptrs

Closing stale issue. Please reopen if necessary.

DSergiu avatar Feb 06 '23 06:02 DSergiu