-
-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Description
I have a grid which should preserve settings as per the documentation but it's not. The settings
I set a breakpoint on the following line but it is never hit.
var settingsJson = await JS.InvokeAsync<string>("window.localStorage.getItem", "grid-settings");
My grid has the SettingsProvider and GridSettingsChanged parameters set as per the docs.
Any ideas what might prevent this please?
Metadata
Metadata
Assignees
Labels
No labels