I have a scenario where my customers needs to input an api key to make a connection. This is a password type field and is shown on a stacked slide over (A slideover on top of another slideover). Lastpass fills this field with whatever password I have saved for the website and then because there is no username/email field, it fills a search bar in the hidden slideover behind. This triggers a search and closes my slideover. The search bars have "data-lpignore"=true and also their name, id, labels are all like "search-xyz-search". How to block Lastpass from filling this search bar? Why is it filling this with the username?