Using Tea Commerce 1.4.4.4 and the XSLT starter kit. During checkout if you click the + button for a product repeatedly the minicart updates but misses some clicks. However the view cart total gets updated correctly. Thus different totals are shown to the user.
The starterkit.teacommerce.net is the new Razor and Tea Commerce 2.0 implementation - so you cant really compare those two :)
I think this has something to do with the javascript part of some events. So should be able to debug where the event hangs up and isnt called the right number of times.
Minicart and View Cart get out of synch
Using Tea Commerce 1.4.4.4 and the XSLT starter kit. During checkout if you click the + button for a product repeatedly the minicart updates but misses some clicks. However the view cart total gets updated correctly. Thus different totals are shown to the user.
In your new demo site at http://starterkit.teacommerce.net/frontpage/ this behaviour has been corrected.
Is this error only in the javascript/events and can it be applied retrospectively?
Thanks
John P
The starterkit.teacommerce.net is the new Razor and Tea Commerce 2.0 implementation - so you cant really compare those two :)
I think this has something to do with the javascript part of some events. So should be able to debug where the event hangs up and isnt called the right number of times.
Kind regards
Anders
is working on a reply...