Checkout not responding in Storefront when Promotions are in place #6803
Labels
bug
For issues that describe a defect or regression in the released software
Promotions
Issues related to the Promotions project
Issue Description
During the UAT testing of Promotions, it was noticed that in a very specific scenario, the Checkout button in Storefront is not responding (no response/error). Detailed steps to reproduce the issue provided below.
Note:
When you are at this error stage, if you hit F5 and refresh the screen, then this issue no longer exists and we are able to proceed with the "checkout" button taking us to login screen.
The issue is reproducible for the exact same products mentioned. In case of some other product combinations, we were able to proceed without any error.
The below steps were tested with trunk of reaction and there were no issues. Branch feat/promotions gave the issue in the below specific case only.
Steps to Reproduce
LOAD_SAMPLE_DATA=true
pnpm --filter=reaction run start:dev
pnpm run dev
and open the browser and navigate to http://localhost:3000 for Kinetic UI. Login with admin credentialsyarn run start:dev
and open the browser and navigate to the http://localhost:4000/ for storefrontVersions
Reaction - on branch feat/promotions
commit 15c2bfc (origin/feat/promotions)
Merge: d71b8ac 1bbb011
Kinetic - on branch fix/condition-fields
commit 6b0906660a9e65c16e63541f5539f84f33759a4b
The text was updated successfully, but these errors were encountered: