angular2 rc.5 custom input, No value accessor for form control with unspecified name February 3, 2023 by Tarik adding ngDefaultControl to the custom input component in the host solved the issue, thanks @danieleds