Closed varjolintu closed 2 months ago
If querySelector() is unabled to find the Credential Banner (Shadow DOM is tricky), lets just hide the element instead. This prevents user for creating duplicate or possibly empty credentials by accident.
querySelector()
Fixes #2312 Fixes #2320
If
querySelector()
is unabled to find the Credential Banner (Shadow DOM is tricky), lets just hide the element instead. This prevents user for creating duplicate or possibly empty credentials by accident.Fixes #2312 Fixes #2320