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

Autocomplete arrow selection disappearing #6644

Open
Cumbalin opened this issue Jun 8, 2021 · 2 comments
Open

Autocomplete arrow selection disappearing #6644

Cumbalin opened this issue Jun 8, 2021 · 2 comments

Comments

@Cumbalin
Copy link

Cumbalin commented Jun 8, 2021

I'm using the autocomplete function. When I use the arrow keys to move up and down the popup menu, the selection disappears after 1 second. This means that if I have a large dropdown, I can only arrow down a few items before the selection disappears and if I'm still pressing down, it will start over at the top.

Here is small video of what I am experiencing.
https://user-images.githubusercontent.com/84863620/121253086-ef7b0100-c865-11eb-83d1-b227541a0535.mp4

I've tried tinkering with line 6664 this.$active.removeClass('active') but it doesn't seem to stop the disappearing act, it only stops the removal of the active from the previously selected item.

@LoganTann
Copy link

Hello, I recommend you to post your issue in the active community fork : https://github.com/materializecss/materialize so the team can better track this issue in order to check what's going on.

@LoganTann
Copy link

(once reposted, I also recommend you to close this issue)

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

No branches or pull requests

2 participants