kendo-angular
kendo-angular copied to clipboard
[Calendar] Week Selection in the Calendar not working as expected
Describe the bug When you click on the week number to select the week, it scrolls and selects a random week instead.
To Reproduce Steps to reproduce the behavior:
- Open the example in the Selection Modes page.
- Scroll by 4-5 months from the active month and select a week by clicking on the week number.
Expected behavior Irrespective of how many months you scroll, the desired week should be selected.
This behavior can be observed in the Multiple Selection of the MultiViewCalendar as well.
The fix is available in v15.4.0 of @progress/kendo-angular-dateinputs.