-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Describe the bug
The Kendo React's rendering for the DateTimePicker component differs from the source of truth as shown here:
telerik/kendo-react#2620
As a result, the procured CSS is not compatible with some Kendo/Telerik suites like UI for Blazor
To Reproduce
Steps to reproduce the behavior:
- Set custom style for the Time section of the DateTimePicker

- Comparte the generated CSS classes with the source of truth tests and observe the differences in the classes in React vs all other suites (as described here)
Expected behavior
The TB app to produce CSS compatible with all suites - for example, if possible, we can explicitly strip the k-datetimepicker-container class and the k-reset class (on the same selector level).
Components technology and version
TB Q3 2024, Blazor 6.2.0
Additional context
Reported through https://supportheroes.telerik.com/ticket/1669001
Metadata
Metadata
Assignees
Labels
No labels