I am using the following module for minicart qty increment and decrement,
https://github.com/kirtinariya1/MinicartAjaxQtyIncrementDecrement
If i click qty increments it's not reflected by a single click again i click then only qty updated, and i am facing delay also if i click to increment or decrement its taking 3 or 4 seconds to update the qty.
How to solve the double-time click issue and delay issue.