dozoisch/react-google-recaptcha

Recaptcha breaks after an expiration event

Open

#10 创建于 2015年9月16日

在 GitHub 查看
 (4 评论) (1 反应) (0 负责人)JavaScript (148 fork)github user discovery
bughelp wanted

仓库指标

Star
 (1,081 star)
PR 合并指标
 (PR 指标待抓取)

描述

  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.

贡献者指南