$ errors.fyi/angular/NG0303 128 namespaces · 4,025 codes
angular · angular/NG0303
NG0303

Can't Bind to Property

A template binding targets a property that Angular does not recognise on the element or component. The property may be misspelled, missing an @Input() decorator, or the hosting module may not import the directive that provides it.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT