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

First keypress not working #20

Closed
Matoto2 opened this issue Nov 3, 2020 · 1 comment · Fixed by #21
Closed

First keypress not working #20

Matoto2 opened this issue Nov 3, 2020 · 1 comment · Fixed by #21
Assignees
Labels
bug Something isn't working

Comments

@Matoto2
Copy link

Matoto2 commented Nov 3, 2020

Describe the bug
Hi there! I came across an annoying issue with the initialization of my inputs. It seems like the inputs won't let you write the first character you enter in them the first time you type in them.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://codepen.io/zhorton34/pen/zYvWZYz
  2. Click on any input
  3. Type only one character. Nothing happens. Type again, characters now show.

Expected behavior
Should display first keypressed character

Desktop (please complete the following information):

  • OS: Windows
  • Browser Chrome
  • Version 86.0.4240.183
@zhorton34 zhorton34 self-assigned this Jul 1, 2021
@zhorton34
Copy link
Owner

Closing ticket ~ new merge request fixes this bug thanks to @vaugenwake

See pull request for more details
#21

@zhorton34 zhorton34 added the bug Something isn't working label Jul 1, 2021
@zhorton34 zhorton34 linked a pull request Jul 1, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants