Skip to content
This repository has been archived by the owner on Aug 17, 2021. It is now read-only.

Uncaught TypeError: Cannot read property 'then' of null #84

Closed
romelgomez opened this issue Sep 21, 2015 · 3 comments
Closed

Uncaught TypeError: Cannot read property 'then' of null #84

romelgomez opened this issue Sep 21, 2015 · 3 comments

Comments

@romelgomez
Copy link
Contributor

Hi VividCortex,

After passing the reCaptcha, then wait some seconds until is invalidated,
the error happens when i try again pass the captcha.

screenshot from 2015-09-21 10 31 11

@mtrias
Copy link
Contributor

mtrias commented Sep 21, 2015

+1 Good catch!

@wniehof
Copy link

wniehof commented Sep 22, 2015

I noticed that the solution of romelgomez works. However the message: "captcha verification expired" is also removed. It just loads a new recaptcha widget.

@romelgomez
Copy link
Contributor Author

Yes, that's what happens, exactly as described by @wniehof. When the captcha expire, a new captcha is loaded, you never see the 'captcha verification expired', in this point we can say that is just a patch.

iambrosi added a commit that referenced this issue Feb 17, 2016
Add reload function to expiration function. Fixed #84 issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants