In the below component when the component is loaded in the angular4 app I keep getting the error:
ng:///HeaderModule/HeaderComponent.ngfactory.js:334
In my case, this worked like this
Just added the name="searchInput"
Before
After