Dropdown component on Microsoft Edge

UI Components for React
Post Reply
briosam
Posts: 1
Joined: 09 Jul 2019, 06:30

08 Oct 2021, 09:07

Since the dropdown component with filter will generate an input tag with attribute autocomplete="off", however, this autocomplete="off" attribute will not be accepted by Microsoft Edge browser. After googling a while, the Edge can accept autocomplete="new-password", so the filter from the dropdown component will not pop up any suggestions. My question is if it's possible to assign the autocomplete="new-password" attribute to the input tag generated by the dropdown component?

Note: I know the autofill can be turn off in Edge but I still want to know how to disable the autocomplete even the autofill is still on.

Thanks a lot.

Post Reply

Return to “PrimeReact”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 6 guests