Join Slack
Powered by
for the id based a/b test with string value, what ...
# ask-questions
s
sticky-insurance-60813
03/28/2023, 7:46 PM
for the id based a/b test with string value, what will be the value of feature at build time when id is not passed? I am using gatsby static site
f
fresh-football-47124
03/28/2023, 7:56 PM
It will default to the default value if no id is passed in (ie, it won’t do any bucketing for the variations)
👍 1
s
sticky-insurance-60813
03/28/2023, 9:03 PM
if I call growthbook.loadFeatures() in useEffect then it will never load the features server side right?
73
Views
Open in Slack
Previous
Next