bleenco / ng2-datepicker

Angular2 Datepicker Component
http://ng2-datepicker.jankuri.com
MIT License
311 stars 236 forks source link

Problem with multiple pickers #93

Open chriscurnow opened 7 years ago

chriscurnow commented 7 years ago

I have a page with three date fields arranged vertically.

So I have three date pickers arranged vertically.

When I open the top date picker, the rectangles for the two lower pickers show through as white rectangles hiding the dates in those positions under them. As I have arranged them the second date picker rectangle down sits just over the Month area and although not visible appears to sit over the right hand date arrow because that arrow does not respond to mouse clicks.

chriscurnow commented 7 years ago

This seems to be related to #89

chriscurnow commented 7 years ago

I also see this happens also with the plunkr demo.