Can’t bind to ‘product’ since it isn’t a known property of ‘app-product’
While running your Angular project you might see the following error like “Can’t bind to ‘product’ since it isn’t a known property of ‘app-product‘”. If you get template parse errors as shown below Error: Template parse errors: Can’t bind to… Read More!