I faced this issue in recent day, when I search by product name in ajax, it will show correct result but if I want to see more result in full page (GET method), the result will show the last product instead (filter not work).
and if I fill something doesn’t match any product, it will show last product (both ajax and GET)