Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

214
Vistas
autoComplete=true has no effect on Autocomplete of MUI
    <Autocomplete
      disablePortal
      autoComplete={true} // set to true
      id="combo-box-demo"
      options={top100Films}
      sx={{ width: 300 }}
      renderInput={(params) => <TextField {...params} label="Movie" />}
    />

runnable example:

https://codesandbox.io/s/h1sr5?file=/demo.js:185-407

It has not effect. It does not auto complete the word that is typed in.

What is wrong? How to fix?

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

autoComplete={true} does work (note: your example doesn't have it included, but I think that is not intentional), just not the way you'd expect (probably the MUI documentation could be improved on this point).

With autoComplete={true}, when navigation through the list of suggestions (using the arrow-down key), the selected item gets prefilled into the textbox:

Behavior for autocomplete true

With autoComplete={false}, you need to press Enter before the text gets filled in.

Behavior for autocomplete false

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda