We're using the growthbook react sdk and i'm tryin...
# sdk-react
c
We're using the growthbook react sdk and i'm trying to retrieve all the experiments the user is part of. i can see the list of experiments when using the growthbook chrome extension, but calling
getAllResults
returns an empty map. I saw this bug https://github.com/growthbook/growthbook/issues/3375 and i'm not sure if this is still broken or if i'm doing something wrong.