Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting v-shortkey=[] makes @shortkey fire when a user inputs a chrome autofill #98

Open
Blanen opened this issue Oct 8, 2019 · 2 comments

Comments

@Blanen
Copy link

Blanen commented Oct 8, 2019

As the title states:

When you set the v-shortkey to an empty array then when a user selects a value in ANY input on the screen from the chrome autofill suggestions, it fires the @shortkey event.

@Blanen
Copy link
Author

Blanen commented Oct 9, 2019

@mikestu
Copy link

mikestu commented Oct 30, 2019

We are hitting the same issue. What's strange is that it's only for our production build, and we can't repro it locally in the development build. Also, if this helps at all, we're getting that if we change a field, or if you hit the Print Screen key (for some reason), but not other keys.

Update: We were able to pass undefined as the array, which seemed to stop the behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants