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

prehistoric-waitress-6977

05/10/2022, 1:27 AM
Hey guys, if I used JS SDK in my web app, is there any way that I can easily override the status of feature flags in current page? This is mainly for developer testing purpose
f

future-teacher-7046

05/10/2022, 1:27 AM
Yes, we have a Chrome extension you can use for that
If you're not using React, you will need to provide a render callback function to the SDK so it can refresh your app when a feature is modified in dev tools
p

prehistoric-waitress-6977

05/10/2022, 1:42 AM
This is awesome 🤩