Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

212
Views
Autofill showing in Material UI Textfield and Autocomplete

Material-UI Textfield and Autocomplete display Autofill dropdown when clicking on them. I tried using

inputProps={{
    ...params.inputProps,
    autoComplete: "off",
 }}

in the textfield and

inputProps={{
     autoComplete: "off",
    }}

in the Autocomplete as well as adding the autoComplete="off" prop in the Textfield. However, it doesn't always display, as it works at first then it randomly starts displaying the Autofill dropdown.

I tried including a screenshot of it but it isn't capturing the autofill dropdown in the image.

Another thing I tried is

  inputProps={{
    autocomplete: 'new-password',
    form: {
      autocomplete: 'off',
    },
  }}

but it also works at first then it starts displaying the Autofill dropdown again.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!