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!>
Thanks for joining our community and helping improve Syncfusion products!
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