dozoisch/react-google-recaptcha

Recaptcha breaks after an expiration event

Open

#10 aberto em 16 de set. de 2015

Ver no GitHub
 (4 comments) (1 reaction) (0 assignees)JavaScript (148 forks)github user discovery
bughelp wanted

Métricas do repositório

Stars
 (1.081 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador