Closed (duplicate)
Project:
Search API
Version:
8.x-1.x-dev
Component:
Views integration
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Oct 2017 at 17:14 UTC
Updated:
8 Oct 2017 at 15:29 UTC
Jump to comment: Most recent
Comments
Comment #2
drunken monkeyThat's a general problem in Views, and there are numerous existing issues for that. The basic problem is that Views will discard all GET parameters when submitting an exposed form.
See, e.g., #2823541: Table clicksort is lost when using views exposed filter & Pager exposed '#items'.