kendo-angular icon indicating copy to clipboard operation
kendo-angular copied to clipboard

Datepicker is not rendering correctly - Header toolbar is hiding

Open RAMKI2 opened this issue 11 months ago • 1 comments

Describe the bug Kendo-angular-dateInputs v14.3.0. DatePicker is not rendering correctly, the header template is hiding on opening the popup

To Reproduce

  • Simply create a kendo-datepicker component
  • open it in browser and clicker the calender icon
  • Header template which shows "Today" button is hiding

Screenshots datepicker issue kendo

Browser

  • OS: Windows 11
  • Browser : All browsers

Additional context Add any other context about the problem here.

RAMKI2 avatar Mar 08 '24 18:03 RAMKI2

Hi, @RAMKI2. Can you send us a reproducible example of the undesired rendering? I attempted to reproduce it in the following Stackblitz demo but it seems to work as expected: https://stackblitz.com/edit/angular-cfemdx?file=src%2Fapp%2Fapp.component.ts

tswetti avatar Mar 11 '24 11:03 tswetti