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
My action is decorated with
[DonutOutputCache(CacheProfile = "Indexes")]
And these are my cache profiles:
Sometimes I still get different results in different browsers. Where should I look for problems? During test this never happened. I'm running a multitenant app, but it only happens for a few it seems.
The text was updated successfully, but these errors were encountered:
My action is decorated with
[DonutOutputCache(CacheProfile = "Indexes")]
And these are my cache profiles:
Sometimes I still get different results in different browsers. Where should I look for problems? During test this never happened. I'm running a multitenant app, but it only happens for a few it seems.
The text was updated successfully, but these errors were encountered: