Fatal error: Uncaught TypeError: Argument 2 passed to Magento\Framework\View\Element\UiComponentFactory::argumentsResolver() must be of the type array, null given, called in /var/www/html/sat/vendor/magento/framework/View/Element/UiComponentFactory.php on line 222 and defined in /var/www/html/sat/vendor/magento/framework/View/Element/UiComponentFactory.php:174 Stack trace: #0 /var/www/html/sat/vendor/magento/framework/View/Element/UiComponentFactory.php(222): Magento\Framework\View\Element\UiComponentFactory->argumentsResolver('header_logo_src', NULL) #1 /var/www/html/sat/vendor/magento/module-ui/Component/Form/Field.php(85): Magento\Framework\View\Element\UiComponentFactory->create('header_logo_src', 'imageploader', Array) #2 /var/www/html/sat/vendor/magento/framework/View/Layout/Generator/UiComponent.php(164): Magento\Ui\Component\Form\Field->prepare() #3 /var/www/html/sat/vendor/magento/framework/View/Layout/Generator/UiComponent.php(161): Magento\Framework\View\Layout\Generator\UiCo in /var/www/html/sat/vendor/magento/framework/View/Element/UiComponentFactory.php on line 174
 asked Aug 15, 2020 at 9:28
 
 
 
 Mahendra 
 
 7161 gold badge10 silver badges25 bronze badges
 
 - 
 Please refer this link.Pratik Oza– Pratik Oza2020年08月15日 15:05:17 +00:00Commented Aug 15, 2020 at 15:05
1 Answer 1
Please run below command:
php bin/magento setup:upgrade
php bin/magento cache:flush
And then check.
 answered Aug 15, 2020 at 13:06
 
 
 
 Ritesh Santra 
 
 5213 silver badges6 bronze badges
 
 default