The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I am finding that all of my input controls have a miss-aligned (blue) border when setup like below. I have attached an example. If you click in the control you will see the problem.
SNSevvandhi Nagulan Syncfusion Team January 12, 2021 12:35 PM UTC
Hi Richard,
Greetings from Syncfusion support.
We checked your query. The cause for the reported issue is that, you have referred the both material and bootstrap4 theme in the Host.cshtml file. So we suggest you to remove the bootstrap theme which referred in the sample. Please refer the below code.