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

_onKeyDown not working when map is inside custom web component #19

Open
Miggets7 opened this issue Dec 20, 2021 · 1 comment
Open

_onKeyDown not working when map is inside custom web component #19

Miggets7 opened this issue Dec 20, 2021 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@Miggets7
Copy link

When using maplibre In a custom web component, the selection for the value doesn't work properly. The Active element in the shadow root isn't the input element itself. My recommendation would be to use the value of this._inputEl because there's already a reference to it.
Screen Shot 2021-12-20 at 12 01 09

@thaddmt thaddmt added the bug Something isn't working label Jan 10, 2022
@HarelM
Copy link
Collaborator

HarelM commented Aug 28, 2024

@Miggets7 can you please open a PR if this is still relevant?
I've refactored the code havily, it should be easier now to change the relevant code.

@HarelM HarelM added the help wanted Extra attention is needed label Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants