Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

registerFeatureFlagListener does not fire when a flag changes due to identity changes #96

@vcarl

Description

@vcarl

Is this a support request?
no

Describe the bug
A listener registered with registerFeatureFlagListener is not triggered if the value changes due to a client.identify(…) call.

I can work around this by re-registering listeners when we make the identify call, but this was difficult to discover and will complicate our logic.

SDK version
5.0.1

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