For a/b test, is there a way to know when growthbo...
# ask-questions
s
For a/b test, is there a way to know when growthbook has figured out the variant? I want to avoid flicker. so need to use value returned by useFeatureValue() only after it gives right variant rather than showing default and then changing to correct variant.
f
The trackingCallback is fired when a user is bucketed into an experiment
1