- Issue created by @ewehbe
- Status changed to Needs review
3 months ago 9:00am 30 August 2024
The Active Filters module is not correctly handling hierarchical options in exposed filters. The module fails to apply hierarchical logic and results in issues such as incorrect label retrieval and TypeErrors when hierarchical settings are involved.
When hierarchical options are enabled, the module should:
As a workaround, I modified the module code to manually check for hierarchical settings and process them accordingly. Hereβs a brief overview of the changes made:
Needs review
1.0
Code