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

chrome autocomplete in forms triggers 'keydown' but the event.key is undefined #1887

Closed
powerfulyang opened this issue May 16, 2023 · 0 comments · Fixed by #1888
Closed

chrome autocomplete in forms triggers 'keydown' but the event.key is undefined #1887

powerfulyang opened this issue May 16, 2023 · 0 comments · Fixed by #1888

Comments

@powerfulyang
Copy link
Contributor

Description

chrome autocomplete in forms triggers 'keydown' but the event.key is undefined

Steps to reproduce

image
powerfulyang added a commit to powerfulyang/docsearch that referenced this issue May 16, 2023
powerfulyang added a commit to powerfulyang/docsearch that referenced this issue May 16, 2023
shortcuts pushed a commit that referenced this issue May 17, 2023
* fix: event.key is undefined #1887

* Update packages/docsearch-react/src/useDocSearchKeyboardEvents.ts

Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>

---------

Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>
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

Successfully merging a pull request may close this issue.

1 participant