Skip to content

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