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!
Hello
Since i upgraded from version 20.1.0.47 to 20.1.0.50 i have this error (on browser) on every component where i used a SfGrid:
Error: System.Collections.Generic.KeyNotFoundException: The given key 'isPersistAutoFit' was not present in the dictionary.at Syncfusion.Blazor.Grids.SfGrid`1.PersistProperties(String properties, Boolean isResetPersistData)
This error happen if i have activated the persistence on the component with
EnablePersistence="true"
if i not enable the persistence, the error disappear.
can you check on this?
thank you very much
Maurizio