Closed jeromecx closed 3 years ago
Hi @jeromecx. Thank you for your report. To help us process this issue please make sure that you provided the following information:
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
@magento give me 2.4-develop instance
- upcoming 2.4.x release
For more details, please, review the Magento Contributor Assistant documentation.
@jeromecx do you confirm that you were able to reproduce the issue on vanilla Magento instance following steps to reproduce?
Enabling Magento_ConfigurableProduct solve the problem
bin/magento module:enable Magento_ConfigurableProduct
I just reproduce the issue now on Magento 2.4.1. Also, enabling Magento_ConfigurableProduct solve the problem in the same way.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 14 days if no further activity occurs. Is this issue still relevant? If so, what is blocking it? Is there anything you can do to help move it forward? Thank you for your contributions!
Preconditions (*)
Steps to reproduce (*)
Disable all modules
Enable Magento_Catalog and all its dependencies
Go to checkout page
https://magento2.test/checkout/
Expected result (*)
Actual result (*)
1 exception(s): Exception #0 (BadMethodCallException): Missing required argument $itemResolvers of Magento\Catalog\Model\Product\Configuration\Item\ItemResolverComposite.
Exception #0 (BadMethodCallException): Missing required argument $itemResolvers of Magento\Catalog\Model\Product\Configuration\Item\ItemResolverComposite.