CitroDigital / InvisibleRecpatcha

2 stars 0 forks source link

The response parameter is missing. #3

Closed srvsauravs closed 3 years ago

srvsauravs commented 3 years ago

When I drag the control in form builder and when I submit the form it says "The response parameter is missing." Console error is below

Uncaught TypeError: recaptcha.execute is not a function at onRecaptchaLoad (:8:15) at :2:50

I have placed "@Html.RenderRecaptchaLib()" at the top in "_layout.cshtml"