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

Materialize chrome select speed show/hide #6316

Open
Larnic opened this issue Mar 28, 2019 · 3 comments
Open

Materialize chrome select speed show/hide #6316

Larnic opened this issue Mar 28, 2019 · 3 comments

Comments

@Larnic
Copy link

Larnic commented Mar 28, 2019

Expected Behavior

When i click on select, first time show items and next time hide items.

Current Behavior

On Chrome version 73.0.3683.75.
When i click on select sometimes, speed show and immediatly after spped hide, and finally my selec is hide and items hide too.

Possible Solution

I debug thje source code and the line to delete is 4971 on not minified version
$(this).trigger('open', ['focus']);

Steps to Reproduce (for bugs)

Go to the docs : http://archives.materializecss.com/0.100.2/forms.html with Chrome
On Select section and try to the first select.

Context

My application is not UX friendly

Your Environment

  • Version used:73.0.3683.75.
  • Browser Name and version: Chrome
  • Operating System and version (desktop or mobile): Desktop
@WilliamSf
Copy link

Thank you very much, I changed the line quote and it worked.

@andresilva-cc
Copy link

Thank's, this fixed the issue for now.

@maximilianomohamed
Copy link

Thanks, I also have the same problem with the time picker, do you know if there is a solution?

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

4 participants