PaulMiami / reCAPTCHA

reCAPTCHA 2.0 for ASPNET Core
MIT License
134 stars 37 forks source link

Recaptcha in one form is blocking another form #17

Closed jepperaskdk closed 7 years ago

jepperaskdk commented 7 years ago

I have described the issue in this StackOverflow thread: https://stackoverflow.com/questions/45131662/recaptcha-in-one-form-is-blocking-another-form

PaulMiami commented 7 years ago

This was a bug, it was fixed in version 1.2.1, please update:

dotnet add package PaulMiami.AspNetCore.Mvc.Recaptcha --version 1.2.1