Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug Report: Toolbar can't change feature flags #10665

Open
michalsisak opened this issue Feb 13, 2025 · 0 comments
Open

Bug Report: Toolbar can't change feature flags #10665

michalsisak opened this issue Feb 13, 2025 · 0 comments

Comments

@michalsisak
Copy link

Report

Trying to change a feature flag through Posthog Toolbar throws following error.

Uncaught TypeError: i.featureFlags.overrideFeatureFlags is not a function
    at setOverriddenUserFlag (flagsToolbarLogic.ts:193:44)
    at onChange (FlagsToolbarMenu.tsx:122:61)
    at onChange (LemonRadio.tsx:51:37)

Technical info

Happens in multiple browsers, regardless of the feature flag. This was not the case before when Edit payload wasn't part of the Toolbar

Expected outcome, or solution

The expected outcome would be successfull toggling between feature flags.

@michalsisak michalsisak changed the title Bug Report: Bug Report: Toolbar can't change feature flags Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant