Skip to content

error message: "Error message to website owners: Invalid key type" #84

Closed
@ghost

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions