Call to a member function getCode() on null at /home/public_html/vendor/magento/module-store/App/Action/Plugin/Context.php:148
i am getting this error in exception.log main.CRITICAL: Error: Call to a member function getCode() on null in /home/uraircon/public_html/vendor/magento/module-store/App/Action/Plugin/Context.php:148 the concerned context.php is as below. As per log error is on line 148 which is $defaultStoreCode = $this->storeManager->getDefaultStoreView()->getCode(); in below… Read More »Call to a member function getCode() on null at /home/public_html/vendor/magento/module-store/App/Action/Plugin/Context.php:148