SaturnTeam / saturn-datepicker

Angular Material Datepicker with range selection
MIT License
276 stars 110 forks source link

Bug: Height changes on month selection #139

Open JoeyyT opened 4 years ago

JoeyyT commented 4 years ago

Problem: While selecting between months the height changes of the date picker which it does not in the official @angular-material datepicker.

How-to:

  1. Create a datepicker
  2. Enable mobile view of the datepicker
  3. Resize the screen

Solution: N/A