vue-skip-to
vue-skip-to copied to clipboard
Trying to autofocus input field
This plugin is preventing input autofocus.
How to reproduce:
- Implement vue-skip-to
- Add the
autofocusproperty to an input field. - Browse to the page with the input field
- Confirm that input field is not focused.
Is this intentional?