Describe the bug
Calendar panel closes after selecting the first date in range mode with autoApply after 14.0.0 release. This issue does not occur in the previous version.
To Reproduce
Stackblitz: https://stackblitz.com/edit/stackblitz-starters-nyfemxsq?file=app%2Fpages%2Findex.vue
Steps to reproduce the behavior:
- Go to the index page.
- Click on the date picker.
- Select the first date in the date picker.
- Observe that the calendar panel closes.
Expected behavior
The calendar panel should remain open to allow the selection of the second date (end date).
Describe the bug
Calendar panel closes after selecting the first date in range mode with autoApply after 14.0.0 release. This issue does not occur in the previous version.
To Reproduce
Stackblitz: https://stackblitz.com/edit/stackblitz-starters-nyfemxsq?file=app%2Fpages%2Findex.vue
Steps to reproduce the behavior:
Expected behavior
The calendar panel should remain open to allow the selection of the second date (end date).