Ng2-datepicker (1.0.6) Angular2 (2.0.0-rc.5)
As I attempted to implement it in my HTML following the documentation, I encountered the following error:
zone.js:484 Unhandled Promise rejection: Template parse errors:
Can't bind to 'ngModel' since it isn't a known property of 'datepicker'.
("
</div>
<div class="form-input">
<datepicker [ERROR ->][(ngModel)]="notice.date"></datepicker>
</div>
</div>
"): AddNoticeComponent@17:24 ; Zone: <root> ; Task: Promise.then ; Value: