Created on 2 September 2025, 14 days ago

Problem/Motivation

The ID of the autocomplete is based on the facet ID, this can cause problems if the same facet is placed multiple times in the same page.
The ID should be unique to avoid conflicts.

Steps to reproduce

Proposed resolution

We could use Html::getUniqueId() for this.

It could also help with 🐛 drupalSettings are never removed after AJAX request Active (because getUniqueId() returns a random unique ID in AJAX requests).

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

2.2

Component

Code

Created by

🇫🇷France prudloff Lille

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024