Custom UI template doesn't work in blazor-server

Asrar Ahmad Ehsan 1 Reputation point
2022-09-23T06:04:48.8+00:00

I have created a blazor server project and wanted to change the default UI template and use another admin dashboard bootstrap template (LEMA admin dashboard template). So I followed this YouTube Video 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?

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,403 questions
{count} votes