Gillardo / ngx-bootstrap-datetime-popup

Date and time picker using ngx-bootstrap library
MIT License
31 stars 14 forks source link

Faced issue in multiple accordion #13

Closed alisamina0 closed 5 years ago

alisamina0 commented 6 years ago

I am using multiple Accordion and used reactive form having name,description and datetime fields.

Can you please help me..

Gillardo commented 6 years ago

What's the issue? Can u replicate with plinker?

Gillardo commented 6 years ago

Plunkr. Lol

alisamina0 commented 6 years ago

Sure i will do.

alisamina0 commented 6 years ago

https://plnkr.co/edit/6hHyTuCHXygqn104kiGF?p=preview

Can you please help me.Thanks

Gillardo commented 6 years ago

but what is actually the problem???

alisamina0 commented 6 years ago

Not able to bind the dateandtime field values and when i clicked on first datetimepicker, second datepicker also popup. You can see in above plunker.

alisamina0 commented 6 years ago

I am using bootstrap modal window for multiple Accordion and each accordion contains a form using *ngFor. Please help.......

Gillardo commented 6 years ago

The opening of multiple datetimepickers at the same time, I would handle this by putting the datetimepicker into your own component, and hat have component decide when to open/close