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!

0
Votes

While using multiple controls in the Blazor application, generated a greater number of SignalR messages especially with "EndInvokeJSFromDotNet" method. 

Check and reduce the unwanted calls in Syncfusion Blazor components to reduce the SignalR communication.

Replication steps:


    • Download the zipped folder

    • Unzip and open the sample

    • Run the sample, in output window open show output from [{application-name} -ASP.NETCore Web Server}, we can find SignalR messages

    • When clicking on the component in browser, we can see an increase in number of SignalR messages in output window