How to fix error: WE CAN’T FIND PRODUCTS MATCHING THE SELECTION
I upgraded from Magento 2.3.4 to 2.4.3-p3. But I cannot see products and categories. here is composer.json { “name”: “magento/project-community-edition”, “description”: “eCommerce Platform for Growth (Community Edition)”, “type”: “project”, “license”: [ “OSL-3.0”, “AFL-3.0” ], “config”: { “preferred-install”: “dist”, “sort-packages”: true,… Read More »How to fix error: WE CAN’T FIND PRODUCTS MATCHING THE SELECTION