Problem/Motivation

Steps to replicate the problem:

  1. Click "Add to cart" button, the product is added to cart
  2. Without page refresh, click the "Add to cart" button again, you will two throbbers
  3. Clicking the button again, without page refresh, and you will see four throbbers

Proposed resolution

Seems like the ajax operation is appending another request to the add to cart form. Make sure the form is resetted once the product is added to cart.

Remaining tasks

N/A

User interface changes

N/A

API changes

N/A

Data model changes

N/A

Comments

subhojit777 created an issue. See original summary.

  • subhojit777 committed f6bb177 on 8.x-1.x
    Issue #2905814 by subhojit777: Multiple ajax submit
    
    - There are also...
subhojit777’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.