Hi, I'm checking the function `getGrowthBookSSRDat...
# ask-questions
s
Hi, I'm checking the function
getGrowthBookSSRData
in the react SDK. Can that function return also the experiments array? In this way, we skip a fetch in the client in order to fetch visual experiments.
h
Hmm yeah looks like we haven't added experiments to our hydration payload yet. I'll make a note of this.