Closed (fixed)
Project:
Ubercart AJAX Cart
Version:
6.x-2.0-alpha8
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 Apr 2010 at 20:26 UTC
Updated:
12 May 2010 at 15:30 UTC
I have a view with 10 products, 5 visible per page, with ajax pager enabled. One of the fields in my view is "add to cart form button", supplied by uc.
On the first, page, works great: clicking on add to cart updates the cart as expected without a page reload.
However, going to the second page of the view, with the dynamic (ajax pager), and then clicking on "add to cart", adds the item to cart, but instead of dynamically updating the cart block, loads the "cart" page.
Comments
Comment #1
erik seifert commentedSorry this module can not handle this problem now. But i am aware of this.
Comment #2
erik seifert commentedBut you can try this code in your view template
Comment #3
erik seifert commentedWill be fixed in 2.0-beta1