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

physical keyboard enter key repeats last character entered #39

Open
drfrog666 opened this issue Sep 6, 2021 · 0 comments
Open

physical keyboard enter key repeats last character entered #39

drfrog666 opened this issue Sep 6, 2021 · 0 comments

Comments

@drfrog666
Copy link

for instance

if you use the vue keyboard to type
stop
and then hit the physical enter key what will be produced is
stopp

if you click on the page and off the vue app it will not fire the enter key event.

I googled around and there are some notices on forms in vue app need two inputs. I tried messing with that and various submit/click prevents but no luck.

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

No branches or pull requests

1 participant