simontonsoftware / s-libs

A collection of libraries for any of javascript, rxjs, or angular.
MIT License
43 stars 5 forks source link

[ng-dev] ComponentContextNext doesn't recognize superclass imports #40

Closed eric-simonton-sama closed 3 years ago

eric-simonton-sama commented 3 years ago

If a component has an @Input() that comes from a superclass, ComponentContextNext gives this error:

Cannot bind to "___" (it is not an input, or you passed it in unboundProperties)