Hi everyone! Hope you're all doing well. I have a ...
# ask-questions
c
Hi everyone! Hope you're all doing well. I have a question about updating IDs. IDs are supposed to be unique, but I'm encountering an issue where the ID population constructor late. Are there any workarounds or alternative approaches I can consider? Or I can wait to initiate the GB until ID has loaded? In this approach can I get any experiment delay, any flicker on screen and wrong data?
f
Which SDK are you using?
you can use any ID you like
you can wait for any other ID, but if you are using client side, there might be a flash if the ID takes a long time to load
you can generate an ID right before instantiating GrowthBook
c
Javascript SDK i am using @fresh-football-47124