dozoisch/react-google-recaptcha

Recaptcha breaks after an expiration event

Open

#10 ouverte le 16 sept. 2015

Voir sur GitHub
 (4 commentaires) (1 réaction) (0 assignés)JavaScript (148 forks)github user discovery
bughelp wanted

Métriques du dépôt

Stars
 (1 081 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

  1. Load page
  2. Check box
  3. Wait for expiration
  4. Try to click the box again or reset it manually
  5. Error inside the recaptcha script: image

Any ideas if something related to the async script loading might be causing this? I've tried specifying an expiration callback as well but it behaves the same. Once it expires the recaptcha is unusable until the page is refreshed.

Guide contributeur