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
Since it's hard to determine if a block is used on a content page eventually, a warning about any cachable=false occurence makes sense, given the potential impact.
Doc:
https://devdocs.magento.com/guides/v2.3/extension-dev-guide/cache/page-caching.html
Do not configure content pages (i.e., catalog, product, and CMS pages) to be uncacheable. Doing so has an adverse affect on performance.
The text was updated successfully, but these errors were encountered: