You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When calling .reset(), the feature flags get properly cleared from memory. However if my app is set to listen to changes with flags via onFeatureFlags, I don't get notified about the reset.
The text was updated successfully, but these errors were encountered:
When calling
.reset()
, the feature flags get properly cleared from memory. However if my app is set to listen to changes with flags viaonFeatureFlags
, I don't get notified about the reset.The text was updated successfully, but these errors were encountered: