dozoisch/react-google-recaptcha

Recaptcha breaks after an expiration event

Open

#10 geöffnet am 16. Sept. 2015

Auf GitHub ansehen
 (4 Kommentare) (1 Reaktion) (0 zugewiesene Personen)JavaScript (148 Forks)github user discovery
bughelp wanted

Repository-Metriken

Stars
 (1.081 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

  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.

Contributor Guide