I am using the AngularJS scheduler.
I have changed the name of the theme in the config to:
theme: "scheduler_8",
The theme is not correctly applied. When I inspect the DOM I see these class names:
scheduler_default_main
Mixed in with:
scheduler_8_corner_inner
This makes it impossible to style the borders.
You can reproduce this using the demo files (angularjs.html) and daypilot-all.min.js version 2220