0

It seems like the angular language service extension in VSCode does not throw an warning/error if an component is missing once a property is added to the html. It seems that the language service just maps the component to a element (HTMLElement) if no matching component is found. Is anyone aware of a way to trigger the warning/error.

Angular Language Service does not indicate that the component 'pp-transport-order-payment-row-form' is missing as it is just shown as a HTMLElement Image

Once I remove the formgroup it displays the warning Image

0 Answers0