We want to disable autocomplete in Chrome browser in our React JavaScript application. We have tried bunch of solution available on the Internet but nothing wor
The only hack that worked for me is to create hidden input and add random number for the original input name: