'Angular Error in Inspect dev tools - No unique element matched for signature - content.js

When starting new angular app I get this error in chrome dev tools. How do I fix or remove this error.

content.js:1102 2022-02-24T21:11:55 ERROR [Page], [WebDocumentCompleteTrigger::handleTrigger] No unique element matched for signature = /child::html/child::html/descendent::form/descendent::input[@tag_name="input" and @type="password"]

enter image description here

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source