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'm trying to add a Combobox on a Blazor Page and the dropdown is not working. I noticed this isn't working on the Syncfusion Blazor Doc page. Is there something wrong with Syncfusion's script or my PC?
UDUdhayaKumar Duraisamy Syncfusion Team March 7, 2025 04:16 PM UTC
It seems the issue you’re experiencing is due to an improper script reference. If the Syncfusion script is not correctly referenced, the component interaction will not occur. Please ensure you refer to the correct Syncfusion script at the end of the<body> in the~/Components/App.razorfile.
If you are using the standalone NuGet packages forSyncfusion.Blazor.CalendarsandSyncfusion.Blazor.DropDowns, use the following script: