SSR can be tricky because it can be difficult getting user attributes before reaching the client. Usually this is possible via cookies. You need to make sure you're setting user attributes when evaluating features so that GB can bucket the user appropriately
s
shy-camera-36585
10/20/2023, 6:39 PM
We are setting the deviceId on the attributes. The growthbook ready property return true, but for some reason when we try to resolve the experiment it return the default value, not the resolved one
shy-camera-36585
10/20/2023, 7:08 PM
Sorry. I found the issue. It was in one of the configurations I did it wrong. Thx tho!!!