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
Looks like the HttpContextFeatureFlagCache.GetCacheKey method assumes that only one feature key (and with exactly the same property values) will ever be evaluated during a single ASP.NET Core HTTP request processing.