This plugin is preventing input autofocus. How to reproduce: 1. Implement **vue-skip-to** 2. Add the `autofocus` property to an input field. 3. Browse to the page with the input field 4. Confirm that input field is not focused. Is this intentional?