ExpandHello,
as of FacetedSearch 3.2.1 you need to comment lines 333-335 in ps_facetedsearch/src/Adapter/MySQL.php:
// if ($orderField === 'price') { // $orderField = $this->getOrderDirection() === 'asc' ? 'price_min' : 'price_max'; // }
this change fixed it for me.
I did it @karus , but won't work.
Result before and after:
but with sorting with name it's ok: