mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
[PM-13768] Create account fields are no longer showing the inline menu when identities are turned off (#11592)
This commit is contained in:
@@ -1158,7 +1158,6 @@ export class AutofillOverlayContentService implements AutofillOverlayContentServ
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (
|
if (
|
||||||
this.showInlineMenuIdentities &&
|
|
||||||
this.inlineMenuFieldQualificationService.isFieldForAccountCreationForm(
|
this.inlineMenuFieldQualificationService.isFieldForAccountCreationForm(
|
||||||
autofillFieldData,
|
autofillFieldData,
|
||||||
pageDetails,
|
pageDetails,
|
||||||
|
|||||||
Reference in New Issue
Block a user