dozoisch/react-google-recaptcha

onChange breaks after reset

Open

#14 opened on Oct 29, 2015

View on GitHub
 (10 comments) (0 reactions) (0 assignees)JavaScript (148 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (1,081 stars)
PR merge metrics
 (PR metrics pending)

Description

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

You could need to bind everything after the reset

Contributor guide