Closed

Description
just updated the package from 1.0.2 to 1.0.3, the above error appeared, this is the setting:
(nuxt.config.js)
modules: [
'@nuxtjs/axios',
'@nuxtjs/device',
'@nuxtjs/recaptcha'....
],
recaptcha: {
hideBadge: false,
siteKey: 'xxxxxxxxxxxxxxxxxxxxxxxxxx',
version: 3,
size: 'invisible'
},
component usage is like:
<recaptcha />
will wait for the fix. 👍
Metadata
Metadata
Assignees
Labels
No labels