GordonLesti / Lesti_Fpc

Simple Magento Fullpagecache
https://gordonlesti.com/lesti-fpc-documentationversion-1-4-5/
Other
358 stars 159 forks source link

Mini Cart top header being cached #312

Open bonucci opened 6 years ago

bonucci commented 6 years ago

Hello, i notice that the minicart on the top header is being cached, i can see item that being shared on different users, cant stop this being cached.

Here are my configs.

Cashable Actions: cms_index_index, cms_page_view, catalog_product_view, catalog_category_view

Dynamic Blocks: global_messages, messages, global_notices, global_cookie_notice, right.reports.product.viewed, cart_sidebar, sidebar.minicart

Refresh Actions: checkout_cart, checkout_cart_add, checkout_cart_delete, checkout_cart_updatePost, checkout_cart_ajaxDelete, checkout_cart_ajaxUpdate, checkout_cart_updateItemOptions, catalog_product_compare_add, catalog_product_compare_clear, catalog_product_compare_remove, wishlist_index_add, wishlist_index_remove, wishlist_index_update, wishlist_index_allcart, wishlist_index_configure, checkout_onepage, checkout_onepage_success, customer_account_login, cart_sidebar

Lazy Blocks: top.links, cart_sidebar, catalog.compare.sidebar, right.reports.product.compared, wishlist_sidebar, welcome, minicart_head, sidebar.minicart

shahriar-shojib commented 6 years ago

Hello, Anyone got this fixed?