When I try to export the customer list, the page goes to error page
1 exception(s):
Exception #0 (Exception): Notice: Undefined index: listing_top in /var/www/magento2/vendor/magento/module-ui/Model/Export/MetadataProvider.php on line 219
Exception #0 (Exception): Notice: Undefined index: listing_top in /var/www/magento2/vendor/magento/module-ui/Model/Export/MetadataProvider.php on line 219
How to I fix this.
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-contenteploy -f
sudo chmod -R 777 var/ pub/ generated/ vendor/
I did tried this all comments still issue there
kalathinkal