Skip to content

Feature request useCaptcha #1289

Closed
Closed
@ghost

Description

Hi,

Would you consider adding a useCaptcha function like this one for React? https://github.com/sakalx/useCaptcha

vue-recaptcha-v3 exists for Vue 3 composition API but you need to make a global import and mount it to App instance.

This causes the library to load on all pages even when it's not needed.

Recaptcha bundle size is huge at 600kb and it slows down the site in fact 60% of total JS size in one of my projects is Recaptcha alone.

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