rd-dev-ukraine / angular-io-datepicker

MIT License
21 stars 18 forks source link

calender ui not closing #45

Open keerthivasan12 opened 6 years ago

keerthivasan12 commented 6 years ago

once i choose date the calender not closing why ?

<date-picker [closeBySelection]="true" [showClearButton]="false" [formControl]="searchFilterFrom.controls['start_date']" mode="datetime">

ERROR Error: Uncaught (in promise): Error: Template parse errors: Can't bind to 'closeBySelection' since it isn't a known property of 'date-picker'.