Skip to content

Show warning if no FeatureManager is being used #2

Description

@lukas-mertens

At first, when using the package, I set everything up as described through the README. I then wanted to use FeatureGates (https://learn.microsoft.com/en-us/azure/azure-app-configuration/use-feature-flags-dotnet-core#controller-actions). I was wondering why there doesn't appear any connection in Growthbook until I figured out that I have to inject the FeatureManager somewhere to get the connection-code to execute. As long as the FeatureManager is not injected anywhere, I think it would provide good feedback for users, if you would show a warning that users have to inject a FeatureManager somewhere.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions