it can flicker if the attributes are not available...
# announcements
f
it can flicker if the attributes are not available when rendering
w
well I get the feature and its value also inside the middleware before routing
f
huh
is this the only test you’re running?
w
noo there is another feature that is running at the same time
f
that is an odd one
w
I've been trying to debug what's the problem for a while with no luck unfortunately
f
@future-teacher-7046 might be able to help you debug it
w
okay thank you I'll be waiting for his reply 👍
btw the flickering happens only happens on the first load only, other than that it instantly renders the 2nd version without flickering @fresh-football-47124 @future-teacher-7046
I fixed it, it was the response setting the visitor_id in the cookies getting returned before initializing growthbook, thank you again 👍
@future-teacher-7046 @fresh-football-47124 turns out it wasn't actually fixed, it routes to the 2nd version and then flickers back to the first one, the weird thing is this only happens on the production environment which doesn't make sense
f
you’ll have to share some code for us to tell