After adding a product to cart and changing the quantity and pressing Update Basket, I am not able to change them again a second time. Will need to reload the entire page again.
I want to be able to edit them continuously without reloading, but I don’t know how to do it.
To replicate the issue:
1. Add a product to cart
2. Go to cart
3. Change item quantity and press Update basket
4. Green success message will show but it is now no longer possible to change quantity. The plus and minus buttons are no longer links and are unclickable.
I have just tested it and when I disable Quantity buttons, I can continuously change quantity. So when it is disabled, it is working well.
I do really like the styling of the quantity buttons though, so if there is a fix for it, I would be happy.
I tested on a clean install of Generatepress (without all my custom code) and I had the same issue.