You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 29, 2019. It is now read-only.
Go to this plunker and open the datepicker for the one on the right. (They should be side by side)
While the datepicker is open, make the screen smaller. Notice the input moves but the datepicker stays in the same place and is no longer aligned with the input.
I'm not sure if this will be fixed as part of #4762.
There is another issue with append-to-body (#5058), both might be able to be fixed at once.
The text was updated successfully, but these errors were encountered:
Sorry if I'm posing something irrelevant here, but I'm also noticing that the button that toggles the datepicker does not always have the same height as the input field next to it.
Adding the form-control class to the button did fix this issue in at least one situation, but made the button too narrow instead.
In Firefox the height seems to be correct with the default zoom, but breaks sometimes when zooming. In Safari, it looks broken out of the box.
Go to this plunker and open the datepicker for the one on the right. (They should be side by side)
While the datepicker is open, make the screen smaller. Notice the input moves but the datepicker stays in the same place and is no longer aligned with the input.
I'm not sure if this will be fixed as part of #4762.
There is another issue with append-to-body (#5058), both might be able to be fixed at once.
The text was updated successfully, but these errors were encountered: