aimeos / ai-client-html

Aimeos e-commerce HTML client components
https://aimeos.org
GNU Lesser General Public License v3.0
154 stars 58 forks source link

Basket modal not showing content properly #189

Closed pamirsawar closed 2 years ago

pamirsawar commented 2 years ago

Issue happens I try to add a new product to the basket. Some of the labels and values are getting overwritten by some function.

Screenshot_19

Ai-client-html version: 2022.07.* windows10 aimeos-laravel: 2022.07.2

pamirsawar commented 2 years ago

I believe it's happening because updateBasket function in basket-mini.js. jquery selecting classes should be specific to the basket mini component.

aimeos commented 2 years ago

Do you have a new installation or updated from an older one? If it's new, can you check where the problem is rooted? https://github.com/aimeos/ai-client-html/blob/master/themes/client/html/default/basket-mini.js