You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Programmatically controlling the Pagefind UI suggests that “a common use case [for triggerSearch and triggerFilters] is initializing the Pagefind UI based on query parameters”.
As we have a processTerm() setting allowing us to synchronize search terms typed by users to the URL:
Programmatically controlling the Pagefind UI suggests that “a common use case [for
triggerSearch
andtriggerFilters
] is initializing the Pagefind UI based on query parameters”.As we have a
processTerm()
setting allowing us to synchronize search terms typed by users to the URL:It would be great if we had a
processFilter()
setting allowing us to also synchronize selected filters.The text was updated successfully, but these errors were encountered: