We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
it is making the page to break
The text was updated successfully, but these errors were encountered:
We can confirm that something very strange is happening. Which Aimeos version and which browser do you use?
Sorry, something went wrong.
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: 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.
No branches or pull requests
it is making the page to break
The text was updated successfully, but these errors were encountered: