You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have been literally trying everything in the last 3-4 days to implement a secondary vue-recaptcha component in a Vue/Laravel project but every single time it won't work. Both recaptcha are in different components (Contact form and another form) which are both on the same page (homepage).
The problem is that both won't work at the same time. Either only the 1st gets rendered and works and the 2nd one is never rendered. Either both displayed but neither is working or neither gets rendered. I have tried manually rendering them which works but then the captcha field in the form/post is empty.... I am totally lost I have tried probably near a 10-15 different approaches and have read all documentation on this component. I have yet to encounter a single post or example of a setup using 2 recaptcha on the same page (different component tho).
(Using Vue2 with the reCAPTCHA v2)
Please let me know if you can help me!
Thank you
The text was updated successfully, but these errors were encountered:
Hi,
I have been literally trying everything in the last 3-4 days to implement a secondary vue-recaptcha component in a Vue/Laravel project but every single time it won't work. Both recaptcha are in different components (Contact form and another form) which are both on the same page (homepage).
The problem is that both won't work at the same time. Either only the 1st gets rendered and works and the 2nd one is never rendered. Either both displayed but neither is working or neither gets rendered. I have tried manually rendering them which works but then the captcha field in the form/post is empty.... I am totally lost I have tried probably near a 10-15 different approaches and have read all documentation on this component. I have yet to encounter a single post or example of a setup using 2 recaptcha on the same page (different component tho).
(Using Vue2 with the reCAPTCHA v2)
Please let me know if you can help me!
Thank you
The text was updated successfully, but these errors were encountered: