This is a migrated thread and some comments may be shown as answers.

2019.1.115 datepicker with weeknumber and custom css, bug?

1 Answer 124 Views
Date/Time Pickers
This is a migrated thread and some comments may be shown as answers.
Sebastian
Top achievements
Rank 1
Sebastian asked on 30 Jan 2019, 12:07 PM

Hello,

 

I'm running a .net core 2.1 mvc application.

I built a custom theme from the theme builder with the bootstrap 4 template (not many changes to this base template).

When i updated from 2018.3.1017 to 2019.1.115 i started having problems with datepickers with weeknumbers. See attached files.

If i downgrade to 2018.3.1017 the dates fit as expected in the datepicker.

 

Best regards,

Sebastian

1 Answer, 1 is accepted

Sort by
0
Preslav
Telerik team
answered on 01 Feb 2019, 10:28 AM
Hi Sebastian,

Thank you for reporting this. We are aware of this bug, and it is logged here:
As a workaround, you could apply CSS similar to:

.k-calendar .k-calendar-view {
    width: 320px;
}


Regards,
Preslav
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Date/Time Pickers
Asked by
Sebastian
Top achievements
Rank 1
Answers by
Preslav
Telerik team
Share this question
or