|
<link rel='nofollow' href="_content/Syncfusion.Blazor.Themes/bootstrap4.css" rel="stylesheet" /> |
|
<link rel='nofollow' rel='nofollow' href="_content/Syncfusion.Blazor.Themes/bootstrap4.css" rel="stylesheet" />
|
|
<link rel='nofollow' href="_content/Syncfusion.Blazor.Themes/bootstrap4.css" rel="stylesheet" /> |
I am facing the same issue in a Blazor WebAssembly Project. CSS for TreeGrids,Grids,Popups,Input fields is completely destroyed, Kindly let me know how can i resolve this issue
Hi Adnan,
We are able to reproduce the reported issue
at our end also when applying the theme link as mentioned in the previous
update. Refer the below code.
|
<link rel='nofollow' rel='nofollow' href="_content/Syncfusion.Blazor.Themes/bootstrap4.css" rel="stylesheet" /> |
Kindly remove the above highlighted code
example to resolve the reported issue. Please find the updated codes from below
|
<link rel='nofollow' href="_content/Syncfusion.Blazor.Themes/bootstrap4.css" rel="stylesheet" /> |
Please get back to us if you have further
queries.
Regards,
Suriya M.