-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error occurs on componentWillUnmount #19
Comments
When testing removing the reset option, it causes an issue in Edge where it no longer resets the captcha. Also, it did not fully resolve the issue on Chrome. |
Do you have an idea of which |
This happens to us also with Chrome and at the moment where the component performs the unmount. Any ideas on how to solve it? |
facing a same issue |
There is a fix for this... Any chance it will get merged and released??? |
When trying to unmount Recaptcha I get the following error:
Google Chrome - 66.0
Uncaught TypeError: Cannot read property 'style' of null
at Ei (www.gstatic.com/recaptcha/api2/v1531117903872/recaptcha__en.js:129)
at Fr (www.gstatic.com/recaptcha/api2/v1531117903872/recaptcha__en.js:395)
at Hr (www.gstatic.com/recaptcha/api2/v1531117903872/recaptcha__en.js:395)
at zs.n.Jd (www.gstatic.com/recaptcha/api2/v1531117903872/recaptcha__en.js:410)
at gp. (www.gstatic.com/recaptcha/api2/v1531117903872/recaptcha__en.js:242)
at gp. (www.gstatic.com/recaptcha/api2/v1531117903872/recaptcha__en.js:242)
at ff (www.gstatic.com/recaptcha/api2/v1531117903872/recaptcha__en.js:64)
at bf (www.gstatic.com/recaptcha/api2/v1531117903872/recaptcha__en.js:64)
at b (www.gstatic.com/recaptcha/api2/v1531117903872/recaptcha__en.js:61)
The text was updated successfully, but these errors were encountered: