recaptcha-module
recaptcha-module copied to clipboard
this.$recaptcha.reset is not a function
I'm trying to reset the captcha when the user clicks on a button by running the this.$recaptcha.reset()
;
In my local project it works as expected but once I test it in deployment server it gives me the following error:
@hmsk @dotneet @aldarund can anyone help me please it's an urgent issue that I need to solve
Same problem here. Did you resolve it ?
Sorry for the late response Do you mind to create a reproduction sample? You can fork template.nuxtjs.org? @kamilcglr @fahdaddi
I am facing the same issue.