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
I've noticed different scenarios where after changing a setting in the admin, the related cache types don't properly invalidate.
For example, when changing the site theme, the only cache type that invalidates is Page Cache, when it should also invalidate View Files, Layouts, Bock HTML Output, etc. The only way I can see the new theme is if I completely flush the entire cache.
This is just one example, there are also various items throughout the stores > config options which cause the same situation.