You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @cheng93, if you are only importing the styles related to the Scheduler, you should not have to explicitly import the time-marker module. The Scheduler should import all necessary modules and this is a genuine bug on our part.
Basically what needs to be done is to add the time-marker module in the imported dependencies:
Describe the bug
Scheduler scss module does not pull in time-markers
To reproduce
Steps to reproduce the behavior:
Expected behavior
Scheduler scss module to pull in time-markers
Screenshots
If applicable, add screenshots to help explain your problem.
Affected package (please remove the unneeded items)
Add any other context about the bug.
https://github.com/telerik/kendo-themes/blob/b5d71f7e16dfa643f0e2671a1c897185bf2758e1/packages/default/scss/scheduler/_index.scss
b5d71f7#diff-f6c7f8776dc002156ebd549d8c0ce4adb2f3cdf1ac9db758d920034ce06723c8L21
The text was updated successfully, but these errors were encountered: