Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

When you create a DropDownList component and pass it a datasource that comes from a parameter, when the parameter is updated the DropDownList's options are not updated as they should be. I have attached an example where no matter how many new people you add to the datasource, the list always stays the same size when it should be displaying all them as options.