Describe the bug
When I load the page in vue v3, I may get an error in the console stating that "window.grecaptcha.render is not a function" and i can't get token from captcha
My Environment
OC: Windows 10
Library: Vue JS v3 with class component
Browser: Chrome, Edge
To Reproduce
Steps to reproduce the behavior:
install library with npm
add script for grecaptcha
reproduce example from Readme.md in class component
run npm run serve and open in browser
open console
Expected behavior:
getting token and recaptcha icon showing
Describe the bug When I load the page in vue v3, I may get an error in the console stating that "window.grecaptcha.render is not a function" and i can't get token from captcha
My Environment
OC: Windows 10 Library: Vue JS v3 with class component Browser: Chrome, Edge
To Reproduce Steps to reproduce the behavior:
Expected behavior: getting token and recaptcha icon showing