magnificent-refrigerator-88775
08/31/2023, 11:47 AMwhite-fireman-22476
08/31/2023, 12:46 PMmagnificent-refrigerator-88775
08/31/2023, 1:31 PMwhite-fireman-22476
08/31/2023, 1:40 PMconst enabled = useFeatureIsOn("new-pricing")
from within the PricingPage itself, instead of passing it in as a prop. As you have it now the enabled variable is loading from outside the FeaturesReady logic.magnificent-refrigerator-88775
08/31/2023, 1:47 PMwhite-fireman-22476
08/31/2023, 1:50 PMgb.debug=true
on your growthbook object to see console logs of how gb evaluates your feature. That might help you in understanding what is going on.fresh-football-47124
magnificent-refrigerator-88775
09/01/2023, 6:10 AMfresh-football-47124
magnificent-refrigerator-88775
09/01/2023, 8:16 AMfresh-football-47124