Skip to content

Initialization only from the LocalStorage without fetching flags #239

@bufferings

Description

@bufferings

Is your feature request related to a problem? Please describe.

In some cases, I want to restore flags from the LocalStorage without fetching the flags from the internet.
It would be great if there's such an option.

I want to update the flags only when a user logs in to my service,
and I need to show another tab to show my application for the user, but I don't want LD to refetch the flags, but want it to use the flags in the LocalStorage.

So it would be great if there's an init option using LocalStorage without fetching flags.

Thanks,

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions