Error with brand in supro Magento 2.4.1
Issue:
Version 2.4.1 with patches -> Brand
Error: Call to undefined method Magento\Catalog\Model\ResourceModel\Product\Collection\Interceptor::addSortFilterParameters() in /var/www/vhosts/meine-webseite/neu2/app/code/Smile/ElasticsuiteCatalog/Plugin/LayerPlugin.php
Solution:
https://drive.google.com/file/d/1TMYRXWGntDoCXB0WN7WPiKr9URVRAOch/view?usp=sharing
Please use this patch.
Unzip and copy to your magento root directory.
After that, delete all folder and file in generated/code
Run php bin/magento s:d:c command
run php bin/magento c:f
*Please note: Before you apply patch, please backup the site, in case there are some issues.