This message was deleted.
# ask-questions
w
This message was deleted.
f
Are your different environments using different SDKs?
that's what I would check first
c
Nope, they’re the exact same sdks (on vue 3)
e
what about sdk connections?
f
You should have a different SDK endpoint per environment
that way 'dev' features will go only to the dev SDK
c
ah yes, there are different endpoints/env, our issue is that sometimes it “flashes” other test cells that are not the control one
f
ah, client side SDK?
there are a few ways to deal with client side flickering: we have an anti-flicker script (which blanks the page while things are loading), or you can try to make sure growthBook loads faster, or you can use the CDN edge SDK.
c
Thank you! We’ll look into this
119 Views