-
Notifications
You must be signed in to change notification settings - Fork 256
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
Impossible to enter chars 'k' or 'm' in any input after dragging the map.. Weird bug. #420
Comments
i have a same issue for this |
maybe u can enable this property for solving this issue, if u don't use the controls i'v forked ur jsFiddle and u can see this |
Or u can set keyboardShortcuts to be false, and u can use default UI as ur controllers, but u can't use keybinding as controller, see this jsFiddle |
This is a bug in the underlying Maps API when in Shadow DOM: https://issuetracker.google.com/issues/73644075 The only workaround I've found is to disable keyboard |
Possible dupe of #415 |
Yes it looks like |
This is a really weird bug.
Here's a jsFiddle to try it.
Instructions
First drag a little the map.
Then try to write the char
k
orm
in the input above. You won't be able to.The text was updated successfully, but these errors were encountered: