You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
System info
node 10.1.0
npm- 8.1.0
The text was updated successfully, but these errors were encountered: