1

I am trying to disable Google Chrome's auto-fill feature, and have tried the solutions posted on StackOverflow. All these solutions, successful or not, work for a single form/form-input. But I need a one shot method to disable the feature using a single line/block of code that will work across the project.

1 Answers1

0

this is a browser feature

see this answer How do you disable browser Autocomplete on web form field / input tag?

Mustafa Omran
  • 260
  • 4
  • 7