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] does not work in the newest Chrome #7017

Closed
ddeath opened this issue May 31, 2017 · 3 comments
Closed

[Autocomplete] does not work in the newest Chrome #7017

ddeath opened this issue May 31, 2017 · 3 comments
Labels
bug 🐛 Something doesn't work component: autocomplete This is the name of the generic UI component, not the React module!

Comments

@ddeath
Copy link
Contributor

ddeath commented May 31, 2017

Problem description

Autocomplete presented here: http://www.material-ui.com/#/components/auto-complete
Does not work properly - it does not provide items from datasource.

in first example start typing "aa" - nothing happens, however if you click outside and then you will continue typing it starts to work (when you loose and then gain focus on that field)

But this happens only when autocomplete input is empty.

If autocomplete input contains some input then it works, until you clear input and loose focus - then it stops working

Link to minimal working code that reproduces the issue

http://www.material-ui.com/#/components/auto-complete

Versions

  • Material-UI: 0.18.1
  • Browser: Google Chrome Version 60.0.3112.7 (Official Build) dev (64-bit)

If you think you have found a new issue that hasn't already been reported or fixed in HEAD, please complete the template above.

@nicolastrres
Copy link

Hey, I am facing the same issue, everything is working well on Firefox and older versions of chrome but on the newest versions of chrome it is not working.

Versions

  • Material-UI: 0.18.1
  • Google Chrome 60.0.3112.10 (Official Build) dev (64-bit)

@lucasapereira
Copy link

Same problem...
Material-UI: 0.18.3
Google Chrome Versão 60.0.3112.24 (Versão oficial) beta 64 bits

@oliviertassinari oliviertassinari added the bug 🐛 Something doesn't work label Jun 17, 2017
@oliviertassinari oliviertassinari changed the title Autocomplete does not work in the newest Chrome [Autocomplete] does not work in the newest Chrome Jun 17, 2017
@oliviertassinari
Copy link
Member

Closed by #4783

@oliviertassinari oliviertassinari added the component: autocomplete This is the name of the generic UI component, not the React module! label Apr 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: autocomplete This is the name of the generic UI component, not the React module!
Projects
None yet
Development

No branches or pull requests

4 participants