Datepicker: Can't Bind To 'bsvalue' Since It Isn't A Known Property Of 'input'
In my Angular unit test, despite I've imported DatepickerModule.forRoot(), I'm getting: Error: Template parse errors: Can't bind to 'bsConfig' since it isn't a known property
Post a Comment for "Datepicker: Can't Bind To 'bsvalue' Since It Isn't A Known Property Of 'input'"