the "+" and "-" sign are not increasing and decreasing product quantity after the first click properly
it is making the page to break
We can confirm that something very strange is happening. Which Aimeos version and which browser do you use?
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
the same part for the mobile view is also bad , in fact worst ,same chrome browser
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: https://github.com/aimeos/ai-client-html/commit/a4af67cc9f25fd2fe1ade4a5c69d4ed0e518ab9d
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.