dozoisch/react-google-recaptcha

onChange breaks after reset

Open

#14 aberto em 29 de out. de 2015

Ver no GitHub
 (10 comments) (0 reactions) (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

run grecaptcha.reset() and then the onChange event doesn't work anymore.

You could need to bind everything after the reset

Guia do colaborador