Fix Angular Error: Can't bind to property since it isn't a known property of component! #angular

preview_player
Показать описание
✨ A very common Angular error: "Can't bind to [property] since it isn't a known property of [component]"

On the face of it, it looks like you just need to add the missing input/property to your component, but sometimes you need to add some directive import instead.

Full video with top 5 most common errors in Angular and how to resolve them:
Рекомендации по теме