https://www.growthbook.io/ logo
f

few-memory-16563

08/29/2023, 7:27 PM
Hi, should I be able to see experiments launched using the visual editor in the GB extension under experiments section?
and on this topic, do I need to include
subscribeToChanges: true
specifically for visual editor to work? (troubleshooting using it for the first time, currently we launch all tests using feature flags) from docs
a

agreeable-notebook-26033

08/29/2023, 8:00 PM
I believe you should be able to see those experiments in the experiment section.
subscribeToChanges
is not needed for visual editor rendering. It's a new field that enabled streaming updates (irrespective of whether its features, experiments, etc)
f

few-memory-16563

08/29/2023, 8:01 PM
got it, thank you!
2 Views