vue-recaptcha icon indicating copy to clipboard operation
vue-recaptcha copied to clipboard

[Vue2 Error] Typescript

Open juliojmjc opened this issue 3 years ago • 2 comments

VueRecaptcha: typeof VueRecaptcha No overload matches this call. The last overload gave the following error. Type 'typeof VueRecaptcha' is not assignable to type 'Component<any, any, any, any> | AsyncComponent<any, any, any, any>'. Type 'typeof VueRecaptcha' is missing the properties from type 'VueConstructor<Vue>'

juliojmjc avatar Apr 07 '22 19:04 juliojmjc

Should fix in 2.0.2

DanSnow avatar May 02 '22 15:05 DanSnow

@DanSnow Please provide fixing this issue for version 1.3.0

jc-rses avatar Jun 03 '22 15:06 jc-rses