How do I stop "Type '/' from your saved info" (on Edge) from appearing on my site's search field?

Viewed 519

I recently added a location search field on my site which shows suggestions based on what you type, but on Microsoft edge, a menu pops up on clicking on the input field. How can I disable this menu from appearing on just this input field of my site?

depiction of problem

1 Answers

Based on the image you provided, I think this should be caused by some default settings in Edge. If you want to turn off this prompt, just navigate to: edge://settings/personalinfo in Edge and disable this feature like this image below:

enter image description here

Related