Postal code request in loop in the shipping preview component
ID: 352659
Backlog
Published on 7/25/2022
•
Last update on 11/25/2022
Summary
After alternating the postal code a few times in the shipping preview component of the cart, the component enters an eternal looping of requests for /api/checkout/pub/postal-code//
Thus, making it impossible to change the postal code, since the component is stuck in the last added.
Simulation
-
Go to the checkout page
-
Insert any postal code, and change to another one, repeat the change a few times, until the component loops.
-
After entered in the looping, the component don't allow to make any new changes.
Workaround
N/A