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

The Grid component is causing a crash when the Page size is set to "All" and the user uses the "Search" component in the tool bar. If the search criteria returns no results the grid crashes with the error below. 

System.DivideByZeroException: Attempted to divide by zero.

   at Syncfusion.Blazor.Navigations.SfPager.OnParametersSetAsync()

   at Syncfusion.Blazor.Navigations.SfPager.InvokeStateChange()

   at Syncfusion.Blazor.Navigations.SfPager.RefreshAsync()

   at Syncfusion.Blazor.Grids.Internal.Filter`1


Issue affects all browsers