Blazor Scheduler renders several times slower in Material theme than in Bootstrap

Hello,

We are currently implementing the Scheduler component in our software and we have encountered some interesting issue.
Blazor Scheduler renders several times slower in Material theme than in Bootstrap.

At first we thought it was a problem on our side, so we created two new projects, from your templates in Visual studio, each with a different default theme.
It turned out, however, that the descibed difference still exists and Material theme is incomparably slower than Bootstrap.

The most interesting thing is that this problem does not exist in the demo of your components.
Your Scheduler demo renders just as fast in Material theme as it does in Boostrap.

We kindly ask you to tell us how this was achieved in your demo and what we need to add to our project to make Scheduler run fast in the Material theme.

Best Regards
Martin

1 Reply 1 reply marked as answer

BS Balasubramanian Sattanathan Syncfusion Team May 31, 2021 01:57 PM UTC

Hi Marcin, 

Greetings from Syncfusion Support. 

We have checked and tried to reproduce your reported scenario at our end by creating the new project with material theme. But unfortunately, we were unable to reproduce it at our end, in both the theme it took similar time to render the scheduler.  

Here is the video demo of the scheduler that renders as expected. 


Kindly refer the above sample and share the below details to validate the issue and provide a prompt solution. 
  • Share the scheduler related code snippets with NuGet version
  • Can you share the comparison video demo of time delaying between the two themes?
  • Whether you are using the server side application or client side?
  • Try to replicate the issue in the above sample and share the steps.

Regards, 
Balasubramanian S 


Marked as answer
Loader.
Up arrow icon