Skip to content

[Feature Request] Support launchdarkly-react-client-sdk in Flags in this File feature #122

@SevenOutman

Description

@SevenOutman

Hey team, thanks for making this tool!

Currently, if I'm in a file where I reference a flag from the deconstruction of useFlags() result, it does not appear in the Flags in this File panel. Any plan we support this?

import { useFlags } from 'launchdarkly-react-client-sdk';

function App() {
  const { myFlag } = useFlags() // Expect my-flag to be listed in the Flags in this File
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions