Skip to content

Grid settings provider breakpoint never hit #1167

@tippers424

Description

@tippers424

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions