Hi there! I'm pretty new to Growthbook and have th...
# ask-questions
h
Hi there! I'm pretty new to Growthbook and have the basic Next.js setup as in your docs with the standard Growthbook cloud account. I'm seeing some strange behaviour using the Chrome extension. When I toggle between the Growthbook app and my application, I sometimes see what looks like your own feature config on me instead of the features I've defined.
s
😂 Sorry JP, this is a definite bug and known issue. I submitted an issue just last week, here https://github.com/growthbook/devtools/issues/42 Your best bet to workaround this is to click the refresh icon in your DevTools panel when on your own app's tab. This should 'resync' the extension to the tab you have open.
h
Is this purely an issue with the Chrome extension connecting with the wrong SDK instance and not that my SDK instance is syncing with another config?
s
That's correct
h
Alright, good to know. It makes it a much smaller problem. Will subscribe to the Github issue to keep an eye on it.