Skip to content
This repository was archived by the owner on Dec 7, 2022. It is now read-only.
This repository was archived by the owner on Dec 7, 2022. It is now read-only.

Expose ldClientWrapper to subscribe to the same ldClient events #109

@rrivem

Description

@rrivem

We're using the FeatureFlag to render components based on LD flags and works sharp.

But now we need to know if we need to avoid rendering a whole tree based on flags and other conditions.

We tried using ldclient-js directly, but the initialize seems to be affecting the FeatureFlag rendered items we have already and not being updated when a flag changes.

We think we could leverage this by having access to the ldClientWrapper to have access to the same ldClient instance used on components

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