Angular minimum version

Greetings all,

I’d like to use the Scheduler library in my Angular project but I faced a problem with styling!
My project is Angular v12.1.5. Mostly everything works fine but for some reason, the style of the schedule isn’t visible. I tried on a demo Angular with version 16 and it works just fine. Any thoughts?

Hello @Saleh,

There should be no issues for scheduler compatibility with older angular versions, for example you can find an example of integration with angular 11 in the following topic:

So likely the issue in your case is connected with project settings, but it’s hard to suppose what exactly goes wrong without more details, so it would be helpful if you send me a simplified demo with all necessary files and run instructions, that I will be run locally and check out what exactly goes wrong.

Kind regards,