kekeh / angular-mydatepicker

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

Close on bodyClick #51

Open arindamINT opened 4 years ago

arindamINT commented 4 years ago

How to close it when click outside? closeSelectorOnDocumentClick: true is not working if I open the calendar inside a modal

kekeh commented 4 years ago

Try to set appendSelectorToBody option to true, but I haven't tested outside click with a modal. Is it your own modal, some component modal or from some framework?

Can you create a demo here https://stackblitz.com/