-
-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Description
The module obviously renders several blocks for tracking purposes. One of those blocks is rendered after a successful checkout. However, rendering this block removes last quote and last order information from the checkout session.
Magento 2.4.6 Enterprise now has new Google modules, amongst them also for GTM. This module tries to render a block at the same location and is dependant on these session values, which are no longer there.
Expected behavior:
The checkout session stays in tact.
Actual behavior:
The checkout session loses information about last quote and last order.
Steps to reproduce:
- Install Magento 2.4.6
- Add this module
- Have both enabled
- Purchase something
Metadata
Metadata
Assignees
Labels
No labels