Skip to content

Only renders once #48

Closed
Closed
@BlackoutGG

Description

@BlackoutGG

Trying to use the recaptcha v2 component in parallel (I have a login, register and reset password forms that I use it for, however it will render only for one of the forms (the login). All of these forms exist on the dom at the same time. The methods also seem universal, in that they're not encapsulated to that instance of the component, so calling reset on one component will reset all the components.

An example being that vue-recaptcha are encapsulated, don't share state or methods and I can hook into them directly through this.$refs.

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