DanSnow / vue-recaptcha

Google ReCAPTCHA component for Vue.js
http://dansnow.github.io/vue-recaptcha/
MIT License
868 stars 135 forks source link

Unable to use vue-recaptcha(version-2.0.3) in my vue 2.7 project #1512

Open sukhe-singh opened 9 months ago

sukhe-singh commented 9 months ago

Description

I am trying to integrate vue-recaptcha(2.0.3) library in my existing vuejs project having version 2.7.0. But I am getting this error: Unknown custom element: - did you register the component correctly? For recursive components, make sure to provide the "name" option.

Minimal Reproducible Example

[