vue-password-strength-meter icon indicating copy to clipboard operation
vue-password-strength-meter copied to clipboard

When v-model is populated my a generate button it does not change the password strength

Open niightly opened this issue 3 years ago • 0 comments

Expected Behavior

Shows the same behavior when it is filled manually

Actual Behavior

it does not show the password strength and sometimes it does not update the password on the input.

I forked a sandbox from someone with an older version and was able to replicate the behavior https://codesandbox.io/s/vue-password-strength-meter-forked-x0ou4?fontsize=14&hidenavigation=1&theme=dark

Environment

  • OS: macOS (Catalina)
  • NPM version: 12.8.4
  • vue.js version: 4.5.6
  • vue-password-strength-meter version: 1.7.2

niightly avatar Oct 07 '20 18:10 niightly