Filter removal issue with multiple exposed forms + AJAX

Created on 27 November 2024, 25 days ago

Problem/Motivation

There is a known Drupal core issue where AJAX functionality breaks when multiple exposed forms are present on a page.

https://www.drupal.org/project/drupal/issues/3163299 🐛 Ajax exposed filters not working for multiple instances of the same Views block placed on one page Needs work

Applying the patch causes additional issues, as it changes the form#id, breaking the removal feature in drupal/views_exposed_filters.

Error:

Uncaught TypeError: Cannot read properties of null (reading 'querySelectorAll')

Feature request
Status

Active

Version

3.0

Component

Code

Created by

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

Comments & Activities

Production build 0.71.5 2024