Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Last quote and order information lost from checkout session #76

Open
mischabraam opened this issue Apr 21, 2023 · 0 comments
Open

Last quote and order information lost from checkout session #76

mischabraam opened this issue Apr 21, 2023 · 0 comments

Comments

@mischabraam
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant