Hello,
I am currently using GrowthBook, absolutely newbie . I followed the https://docs.growthbook.io/lib/react guide to setup with my react project. Got it up and running for first feature flag, i can see the feature in the Features and Experiment list.
But when i am trying to add the 2nd feature named
new-preview-clip-test
. It is showing up on the Feature list but not in the Experiment list in the GrowthBook browser plugin. and also the
useFeatureIsOn("new-preview-clip-test");
is always returning false, but in the browser plugin it is showing true.
Any help will be really helpful 🙌
s
swift-helmet-3648
04/03/2023, 1:35 PM
Hi Subha, I’d be happy to help. Could you confirm that you have an experiment running for
new-preview-clip-test
? Either a screenshot of the experiment page or experiment rule should suffice