intershop-pwa icon indicating copy to clipboard operation
intershop-pwa copied to clipboard

fix: error message in the checkout after basket has expired

Open SGrueber opened this issue 7 months ago • 2 comments

PR Type

[x] Bugfix [ ] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no API changes) [ ] Build-related changes [ ] CI-related changes [ ] Documentation content changes [ ] Application / infrastructure changes [ ] Other:

What Is the Current Behavior?

If an error occurs because the basket has expired an error message 'undefined' is shown on checkout pages.
Find a more detailed bug description in the issue below.

Issue Number: Closes #1669

What Is the New Behavior?

The message 'The cart could not be found' is shown instead. If the user tries to continue checkout he is navigated to the (empty) cart page.

Does this PR Introduce a Breaking Change?

[ ] Yes [x] No

Other Information

AB#97978

SGrueber avatar Jul 04 '24 10:07 SGrueber