Skip to content

correct type definitions of settings#131

Open
gekkedev wants to merge 1 commit intonuxt-community:mainfrom
gekkedev:patch-1
Open

correct type definitions of settings#131
gekkedev wants to merge 1 commit intonuxt-community:mainfrom
gekkedev:patch-1

Conversation

@gekkedev
Copy link

To verify, open a Nuxt page where recaptcha is loaded and type $nuxt.$recaptcha.options into the console or try to read e.g. the site key in the code using this.$recaptcha.options.siteKey which results in an error. Instead, the site key (along with all other options) can be found at the parent level: this.$recaptcha.siteKey.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant