Skip to content

VuePasswordAuto input focus on load #25

Description

@FurtakM

Hi,

When i'm using VuePasswordAuto then input is automaticlly focus:

Vue.use(VuePassword, {
    type : 'auto',
})

// ...

<VuePassword
         v-model="registerForm.password"
         :strength="registerForm.passwordStrength"
         id="passwordInput"
         type="password"
/>

It's not happened for default VuePassword.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions