-
Notifications
You must be signed in to change notification settings - Fork 116
Closed
Labels
Milestone
Description
Expected Behavior
When I log out from my account my session and cookies are cleared, all session-related data are also cleared on the frontend (especially cart data, as this is an obviously observable issue)
Actual Behavior
When I log out from my account my session and cookies are not cleared, first obvious and observable issue is related to a cart.
Possible Solution
No response
Steps to reproduce
- Log In as a customer
- Add product to a cart unless you have any
- Log out
- Observe that cart is not cleared
What version of Magento 2 integration are you using?
2.4.x
What version of Node.js are you using?
16.13.1
What browser (and version) are you using?
Version 96.0.4664.110 (Official Build) (arm64)
What operating system (and version) are you using?
macOS Monterey 12.1
Relevant log output
No response
Code of Conduct
- I agree to follow this project's Code of Conduct