Ajax facet block seems to lose Views context (filters, etc)

Created on 19 July 2018, over 6 years ago
Updated 20 August 2024, 8 months ago

With current dev i experience a ajax facets block issue that is not there without ajax.

How to reproduce:

  • Have content types "event" and "organisation"
  • Have a view that lists both types, with an optional context from path like view/%type, so we have view/event, view/organisation, and view/all
  • Have one facet block based on an event field and one based on an organisation field for that view page
  • go to view/organisation (so the view context "content type" is "organisation")

expected:

  • on view/organisation, only facets from type "organisation" are shown

experienced without ajax:

  • works as expected

experienced with ajax enabled:

  • works as expected on first page load
  • when clicking a facet item: facets block shows facets from event and organisation

So it looks like ajax does not see the "organisation" context.

πŸ› Bug report
Status

RTBC

Version

2.0

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany geek-merlin Freiburg, Germany

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024