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!

2
Votes

We have a Blazor Server project in development. After we upgraded from 19.1.0.65 to 19.2.0.47, pages with an SFGrid component immediately display...

Attempting to reconnect to the server: 1 of 8

...before rendering, and the persistence of selected grouping/sorting/filtering no longer works (upon revisit to the page, state of grid is not restored, and the spinner displays without allowing interaction at all). If we Set EnablePersistence to "false", then there is no disconnect or such issues, so it seems that the EnablePersistence="true" setting is causing the issue.