Problem:
The DateTimePicker does not work in IE11 due to it's failure to fully support the shorthand syntax for flex (https://github.com/philipwalton/flexbugs#flexbug-4). In order for it to work in IE11 flex-basis needs a unit defined and therefore does not support calc() in this scenario.
Potential Fix:
If you break out flex-grow, flex-shrink and flex-basis then calc() can be used for flex-basis.
Hello, Kevin,
Thank you for the styles.
This is again based on the styles of the components.
Once the issue is fixed inside the themes, the animation issue should be resolved as well.
Regards,
Stefan
Progress Telerik
Hello, Kevin,
Could you please share the CSS modifications that you can make, so I can test with the same approach and see if we can provide a fix to the initial issue that we not cause the second one.
Regards,
Stefan
Progress Telerik
Hello, Kevin,
I saw that my colleagues already responded to the ticket and transferred this issue for it:
https://github.com/telerik/kendo-themes/issues/1042
I have also added some Telerik points to your account for bringing this our attention
Regards,
Stefan
Progress Telerik