Magento Module Import/Export Invalid argument supplied for foreach()

Viewed 16

Get this error when I try to do an import/export on Magento 2.4.4. Any fix?

1 exception(s): Exception #0 (Exception): Warning: Invalid argument supplied for foreach() in /var/www/html/magento2/vendor/magento/module-import-export/Block/Adminhtml/Export/Filter.php on line 158 Exception #0 (Exception): Warning: Invalid argument supplied for foreach() in /var/www/html/magento2/vendor/magento/module-import-export/Block/Adminhtml/Export/Filter.php on line 158

I have tried setup:upgrade and setup:di:compile. No solution unfortunately.

0 Answers
Related