Error: ReCAPTCHA placeholder element must be empty

后端 未结 4 979
太阳男子
太阳男子 2021-02-11 12:37

I am using recaptcha with my laravel application.

I just want to check recaptcha\'s response on form submit using jquery and stop user by alert that pleade validate capt

4条回答
  •  礼貌的吻别
    2021-02-11 13:13

    I got this error when I tried to render reCaptcha on non empty element

    some element inside reCaptcha container

    reCaptcha placeholder element must be empty

提交回复
热议问题