hello! Since yesterday, all my experiments have be...
# sdk-react
t
hello! Since yesterday, all my experiments have been showing only the default value, even when the traffic is set as 100% to a different variant. Nothing has changed in the setup, and those experiments have been running for months. The odd thing is that they work locally, but not in production. Could anyone help me troubleshoot this? I'm using node 22, react sdk 0.26.0 and nextjs 12.3
s
Strange. Are you able to share (or DM) the page where the experiments aren't working?
n
@thankful-country-87951 I'm having exactly the same problem I have a Feature linked with an experiment... The experiment is 100% traffic and 100% to one variation. No matter what I tried to do, when using useFeature(), I get defaultValue... is not linked to any experiment... Tried multiple browsers, computers and incognito mode. Localhost is working properly but production is not. Did you find a solution?
@fresh-football-47124 Its exaclty my current problem
f
react SDK 0.26 is quite old
are you sure on that version?
@nice-telephone-2895 what SDK version are you using?
n
My SDK Version is "@growthbook/growthbook-react": "^1.5.1",
f
is that the same on all your environments?
n
yes