kekeh / angular-mydatepicker

Angular datepicker and date range picker :date:
https://kekeh.github.io/angular-mydatepicker/
MIT License
1 stars 11 forks source link

formcontrol should be touched after losing the focus from calendar #115

Open Ravi-Rajpurohit opened 2 years ago

Ravi-Rajpurohit commented 2 years ago

right now the formcontrol gets touched as we touch it.

it should be touched after losing the focus or closing the calendar.

Ravi-Rajpurohit commented 2 years ago

let me know if there is any other good way to fix this.