-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Issue: needs updateAdditional information is require, waiting for responseAdditional information is require, waiting for responseReported on 2.4.8Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.
Description
Preconditions and environment
Magento version: 2.4.8+
PHP version: 8.3
Full Page Cache: [built-in]
Steps to reproduce
- Enable all caches
- Navigate some pages
- Login as a customer
- Navigate previously visited pages
Expected result
Dynamic elements related to the user’s state should be flushed from the cache (e.g., the header should only display the My Account dropdown).
Actual result
These pages (except for the one the customer is redirected to) display elements for guests, such as the login/register links in the header.
PS: This problem becomes more important with custom content related to the logger user state.
Additional information
Maybe is related to this issue?
#40007
Release note
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
Metadata
Metadata
Assignees
Labels
Issue: needs updateAdditional information is require, waiting for responseAdditional information is require, waiting for responseReported on 2.4.8Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.

