Custom UI template doesn't work in blazor-server

I have created a blazor server project and wanted to change the default UI template and use another admin dashboard bootstrap template. So I followed this https://youtu.be/R-xjIsy8KM8 but the problem is that the sidebar is not showing. When I comment the blazor script out then the template works properly and If I uncomment the blazor script the again the template breaks and not shown properly.
I have tried many solutions like rendering js files using JsInterop but didn't work.
Any Help to solve the issue?


1 Reply

AK Aravinth Kumar Syncfusion Team September 29, 2022 01:42 PM UTC

Hi Asrar,


Thanks for contacting the Syncfusion support.


We have gone through the query which you have raised. In the given details, we haven’t able to find the issue that you are faced. We need some more information to validate this from our end.


So, could you please let us know the requested information below to find the issue at our end and resolve it at the earliest?

  1. Are you using any Syncfusion Blazor components in your application?
  2. You have mentioned that the issue is caused by Blazor script. Could you please specify which script causes the issue in your application?
  3. Could you please share the expected output screenshot and actual output screenshot?
  4. If possible, could you please share the simple issue replicating sample to us?


Also, we are having documentation for Blazor Theme changing app. Could you please refer to this documentation?


https://blazor.syncfusion.com/documentation/appearance/themes#change-theme-dynamically


Regards,

Aravinth K


Loader.
Up arrow icon