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

Required Input Not Supplied

A component or directive has an @Input() marked as required but no value was provided by the parent template. Add the binding in the parent template or remove the required flag if the input is truly optional.

References

In this namespace

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