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 was archived by the owner on Sep 13, 2021. It is now read-only.
The inline range calendar (as shown in the online demo) does not show the selected range as expected. Once the first date is selected, the range selection is shown on hover, but once the second date is selected, the range selection does not stay. This causes it to look like only a single date is selected. This is reproducible in the online demo (https://stackblitz.com/edit/angular-4cfnyl?file=src%2Fapp%2Fapp.component.html)