Questions tagged [partial-refresh]
5 questions
0
votes
1 answer
On success, div is loading only once through AJAX
I am trying to reload the table on every successful quantity change and row deletion in add to cart using ajax. But the table is getting reloaded only once after that no change is being observed.
Here is the code: