Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the "+" and "-" sign are not increasing and decreasing product quantity after the first click properly #217

Open
okunbor opened this issue Jul 23, 2024 · 4 comments

Comments

@okunbor
Copy link

okunbor commented Jul 23, 2024

it is making the page to break

Screenshot (1)

@aimeos
Copy link
Owner

aimeos commented Jul 24, 2024

We can confirm that something very strange is happening.
Which Aimeos version and which browser do you use?

@okunbor
Copy link
Author

okunbor commented Jul 25, 2024

ameos : "aimeos/aimeos-laravel": "~2024.07",

browser : chrome

this my project json requirement:
"require": {
"php": "^8.2",
"aimeos/aimeos-laravel": "~2024.07",
"laravel/breeze": "^2.1",
"laravel/framework": "^11.9",
"laravel/tinker": "^2.9"
},

@aimeos

@okunbor
Copy link
Author

okunbor commented Jul 25, 2024

the same part for the mobile view is also bad , in fact worst ,same chrome browser

@aimeos aimeos transferred this issue from aimeos/aimeos-laravel Jul 25, 2024
@aimeos
Copy link
Owner

aimeos commented Jul 25, 2024

The problem has been fixed in 2024.07.x-dev. You need to change this in your ./public/vendor/shop/themes/default/aimeos.js file: a4af67c

The fix wil be part of the next release. Also, we've improved the responsive layout for small screens and this will be part of the 2024.10 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants