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!
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...
...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.