-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
"Go to Checkout" button not working with grouped products #3728
Comments
@mc388 Thank you for reporting this issue. We have tried but could not reproduce the result you described. |
Browser console didn't show any errors. I also flushed the cache but the same issue. You can see on the screenshot that the product is not show in the pop up window. I'm using the magento 2 sample data. |
@mc388 Thank you for additional information. We are going to recheck it with sample data. |
@mc388 Checked with the items from Sample Data. This problem only happens when Grouped Product consists of Products with visibility setting "Not Visible Individually". We have created an internal ticket Thank you. |
@mc388 Fix for this issue has been delivered to the |
I have this same issue accompanied by this error , im using Mage 2.1.7 , however my error is not only breaking the checkout button but also the mini cart and Ajax search... basically everything Ajax :( Uncaught TypeError: Cannot read property 'indexOf' of undefined |
So this is fixed in 2.3? |
Fixed issues: - MAGETWO-96757: Fixed incorrect displaying of the sales rule conditions - MC-11058: Empty results when using methods in templates - MC-13741: Fixed incorrect behavior of template variables
After I added a grouped product to the cart the pop up overview is broken and the "Go to Checkout" button is not working.
Steps to reproduce
Expected result
Actual result
The text was updated successfully, but these errors were encountered: