You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @emandiev thanks so much for looking into this one and helping me understand how the allow lists work.
Unfortunately, adding support for the AutoComplete attribute did not solve my issue out of the box. Later, I would find from official LastPass Documentation that 'data-lpignore'=true would solve the issue if a setting was toggled at the extension level. This is not ideal for my use case since the features being worked on would be distributed. So my workaround is currently CSS-powered:
Version
Expected Behavior
I'm trying to disable LastPass suggestions on text inputs with first and last name. This article suggests that setting AutoComplete attribute to false should fix it: https://salesforce.stackexchange.com/questions/394617/how-to-prevent-lastpass-from-displaying-icon-inside-lightning-input#:~:text=In%20your%20LastPass%20browser%20extension,to%20disable%20the%20autofill%20feature.
Actual Behavior
Container definition
Steps to Reproduce the Problem
Comments
Potentially related:
#1123
The text was updated successfully, but these errors were encountered: