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
This was added because lots of people use the advanced app template which contains basically 2 applications running with separate cache components. #1 has a few more details. I don't like the solution but it seemed like the best thing to do at the time. If you have any better ideas they are always welcome.
An event is thrown, when cache is cleared and you can configure the corresponding action (clear frontend cache) in your application config. Very flexible and no need to handle any additional cache components in the extension.
Maybe I am overlooking something, but is
frontCache
in use at all?I looked through the code and found only
cache
to hold values.Findings for
frontCache
:The text was updated successfully, but these errors were encountered: