Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

DatePicker - Internet Explorer switching month display issue #4741

Closed
RobWright opened this issue Oct 27, 2015 · 5 comments
Closed

DatePicker - Internet Explorer switching month display issue #4741

RobWright opened this issue Oct 27, 2015 · 5 comments

Comments

@RobWright
Copy link

When using IE, if we change month by clicking on a visible day of the next/previous month (as opposed to using the month picker) then we temporarily see two calendars - one for each month before the previous month is hidden.

This is reproducible on the main angular material website:
https://angular-ui.github.io/bootstrap/#/datepicker

You can see this in the image below, captured at the exact moment of changing from one month to the next (by clicking on a day visible from the next month)

datepickerdoublemonth

@Foxandxss
Copy link
Contributor

What IE version is that?

@RobJacobs
Copy link
Contributor

Reproduced with IE11, only happens on first transition.

@wesleycho
Copy link
Contributor

Strange...could this be an ng-animate bug with ng-repeat? I don't see anything that raises a flag on our end.

@RobWright
Copy link
Author

Just to confirm, I am seeing this in IE11. This doesn't occur on every transition, but I do see it more often than just the first transition.

@wesleycho
Copy link
Contributor

Going to close this as a duplicate and continue tracking in #5446 - Angular seems to potentially be the culprit though.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants