Closed (fixed)
Project:
Views Exposed Filters Summary
Version:
3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Jul 2025 at 10:25 UTC
Updated:
18 Dec 2025 at 15:29 UTC
Jump to comment: Most recent
Comments
Comment #3
mably commentedComment #4
bhogue commentedWhen I apply this patch on a fresh D11 install via DrupalPod and try to use the filters summary in the Header of the Content view, an Ajax error is thrown and the Header remains unchanged.
If I switch back to version 3.2.0, there is no Ajax error and the summary renders as expected.
Comment #5
mably commented@bhogue thanks for the feedback.
I'm a bit surprized about that Ajax error caused by this issue's MR because the generated HTML should be strictly identical.
Comment #6
mably commentedFixed by issue #3536411: Implement some a11y improvements in a dedicated submodule.