kendo-vue
kendo-vue copied to clipboard
[Bug][Scheduler] Events in MonthView cover the date
Describe the bug Currently when using the MonthView the event covers the date.
To Reproduce
- Open this stackblitz: https://stackblitz.com/edit/4qny17?file=src%2Fmain.vue
- Observe how the date number is not visible, because the event covers it:
Expected behavior The date should be visible, the same way it is for KendoReact and other suites.
Ticket ID: 1663965