fresh-keyboard-9333
12/13/2022, 6:46 PM0/100% ON
Split. The default value is serving OFF, and this is the only rule. See image
Our expectation: The flag should evaluate to false
to all users because the experiment has 0% user inclusion and the default value is OFF.
Actual result: The flag evaluated to this:
{
"value": true,
"on": true,
"off": false,
"source": "experiment",
"ruleId": "",
"experiment": {
"variations": [
false,
true
],
"key": "flag",
"coverage": 0,
"weights": [
0,
1
],
"hashAttribute": "id"
},
"experimentResult": {
"inExperiment": true,
"variationId": 1,
"value": true,
"hashAttribute": "id",
"hashValue": "inPNbLwltv0"
}
}
dry-architect-15952
12/13/2022, 7:21 PMfresh-football-47124
fresh-keyboard-9333
12/13/2022, 8:00 PM@growthbook/growthbnook-react@^0.8.1
0.10.1
published a month ago
thoughfresh-football-47124
fresh-keyboard-9333
12/13/2022, 8:41 PMdry-architect-15952
12/13/2022, 8:41 PMfresh-football-47124
npm install @growthbook/growthbook
will also pick up the fixdry-architect-15952
12/13/2022, 9:08 PM