vue-otp-input icon indicating copy to clipboard operation
vue-otp-input copied to clipboard

A fully customizable, one-time password input component for the web built with Vue 2.x.

Results 45 vue-otp-input issues
Sort by recently updated
recently updated
newest added

Hi, I think the input tag in SingleOtpInput needs autocomplete="off" (or maybe autocomplete="new-password") when inputType is password. It looks like Chrome is filling in the first field in a 4...

I'd like to focus the first input when I click another page element. Is this possible?

Allow left/right arrows to be passed to on-keydown

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

I am unable to use tab to focus submit button on completion of otp input.

I tried switching back and forth the input fields using right and left arrow keys, but it didn't work. It will be good to have to this support from UX...

This PR adds support for the `inputmode` HTML attribute, this way users can specify the keyboard/keypad input to be displayed and help reduce the checks

Add `placeholder` prop option

Bumps [ws](https://github.com/websockets/ws) from 6.1.3 to 6.2.2. Release notes Sourced from ws's releases. 6.2.1 Bug fixes Fixed a bug that, under certain circumstances, prevented the close timer from being set (aa1dcd5)....

dependencies

Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4. Commits ebdf849 1.3.4 ac57872 move all allocUnsafes to allocs for easier maintenance c64c950 1.3.3 0598ba1 fix .. in encodingLength 010aedb 1.3.2 0d0d593 backport encodingLength...

dependencies