Is there an issue if I have multiple Growthbook sdks' in the same site? I'm building with Astro, so I can't share growthbook via ContextProvider amongst the different components
faint-portugal-50749
11/07/2024, 6:14 PM
Maybe it is working, but the devtools are only attaching to one of them?
f
fresh-football-47124
11/08/2024, 8:59 AM
yes, devtools will only attach to one
👍 1
fresh-football-47124
11/08/2024, 8:59 AM
but each should work
f
faint-portugal-50749
11/08/2024, 4:04 PM
Okay, I'm going to see if I can create a singleton and somehow share the render function between them