Hi @fresh-football-47124, i'm having trouble when retrieve feature. I use
force value
on that feature, but for some reason the SDK does not return the value i'm expecting. the
QA mode
is turned on.
f
fresh-football-47124
02/21/2023, 1:52 PM
@glamorous-florist-39551 ^
g
glamorous-florist-39551
02/21/2023, 1:54 PM
@gifted-cat-24658
g
gifted-cat-24658
02/21/2023, 5:58 PM
Thanks, @fresh-football-47124, @glamorous-florist-39551 .
@ripe-country-39310 can you show me your feature details form the growthbook dashboard? It will help to understand it better.
• From this can see that experiment is null it can also mean that there is no feature against that feature.
• Or SDK haven’t fetched all features.
Some common faqs:
• Make sure that feature is enabled for environment with you are working with.
• You can check logs in your console if growthbook has retrieved feature from the server.
• Make sure to put
await
key word before calling
gb.refresh()
.
r
ripe-country-39310
03/08/2023, 2:35 AM
Sorry for the late reply. It turned out that the problem was from our environment. Thank you for your help 🙏