Last pass password manager bug...

Hello everyone... I am currently working on a project and Last pass Password manager is adding elements to my html contact form. Has anyone faced this issue? If yes please how did you fix it? This is the element it keeps adding. When I open my dev tools and remove it, It goes away but comes back after refresh .... <div data-lastpass-icon-root="true" style="position: relative !important; height: 0px !important; width: 0px !important; float: left !important;"></div> ....
19 Replies
MartynasXS
MartynasXS•15mo ago
How to Disable the Browser Autocomplete and Autofill on HTML Form a...
Learn how to prevent browsers auto filling the input fields of HTML forms. Use autocomplete="off" to specify that autocomplete is disabled. See examples.
Judy
JudyOP•15mo ago
Yes I have. I even tried data-lpignore="true" from stack overflow It still keeps shifting on refresh Let me check this out
MartynasXS
MartynasXS•15mo ago
afan you show your form html nvm i see now wait nvm that aint your form
Judy
JudyOP•15mo ago
It is still on the auto Complete. I might choose to ignore it but users with the last pass password manager will run into the same issue.
MartynasXS
MartynasXS•15mo ago
show ur form
Judy
JudyOP•15mo ago
Here. I actually didn't know i could do this on discord😂 . It's my first time
No description
Judy
JudyOP•15mo ago
On the email side of the form you will notice it shifts a bit from the right
MartynasXS
MartynasXS•15mo ago
i meant the html
Judy
JudyOP•15mo ago
here
No description
MartynasXS
MartynasXS•15mo ago
you only have lp ignore on one of the fields
Judy
JudyOP•15mo ago
Yes. I actually removed the autocomplete="off" when it didn't work
MartynasXS
MartynasXS•15mo ago
in name attribute you can add "search" keyword, apparently it disables it but seems like lp is just inconsistent its a hacky way but idk
Judy
JudyOP•15mo ago
This is the element added by the last pass in dev tools
No description
Judy
JudyOP•15mo ago
You mean name = "search"
MartynasXS
MartynasXS•15mo ago
yeah or well name="email-search"
Judy
JudyOP•15mo ago
It still didn't work
MartynasXS
MartynasXS•15mo ago
seems like you're doomed
Judy
JudyOP•15mo ago
i just asked chat gpt and i have already tired all its suggestions. I will just have to disable the extension and hope users of the project dont have it installed For anyone who has this problem, There is a temporary fix... Go into your password manager options and disable autocomplete and enable "allow website to disable auto complete" then inn your html add autocomplete off Should you uninstall and reinstall the extension you have to do same settings again
Want results from more Discord servers?
Add your server