rd-dev-ukraine / angular-io-datepicker

MIT License
21 stars 18 forks source link

Issue with ngFor #28

Open Antony007 opened 7 years ago

Antony007 commented 7 years ago

The datepicker popup is not working when used in a ngFor loop. I am displaying the datepicker controls using ngFor. The control is showing up but when I click on the button, popup is not showing up.

alisamina0 commented 6 years ago

Hi I am also facing the same issue.I want to display Datetimepicker using ngFor loop inside modal window. Can you please help..