Skip to content
This repository was archived by the owner on Sep 7, 2022. It is now read-only.

Listen to input event instead of keypress.#6

Open
mgiuffrida wants to merge 1 commit into
GoogleChrome:masterfrom
mgiuffrida:master
Open

Listen to input event instead of keypress.#6
mgiuffrida wants to merge 1 commit into
GoogleChrome:masterfrom
mgiuffrida:master

Conversation

@mgiuffrida
Copy link
Copy Markdown

This way the last character typed is included in the saved state.

Currently only the previous n-1 characters are saved, so after a restart the input value is missing the last character typed.

This way the last character typed is included in the saved state.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants