Code Inspection: Ambiguous component tag
Warns if components are matched on an embedded template element <ng-template>
, or if more than one component is matched on any other element.
Last modified: 08 May 2020
Warns if components are matched on an embedded template element <ng-template>
, or if more than one component is matched on any other element.