1.2.11 breaks autocomplete for fields inside paragraphs or other entities embedded via inline entity form

Created on 23 April 2024, 9 months ago
Updated 29 April 2024, 9 months ago

Problem/Motivation

Autocomplete works for entities, when the field is part of the root entity, e.g. node/1/edit. If the entity is referenced, e.g. a paragraph with a taxonomy entity reference field, then the autocomplete does not work anymore.

Same for an entity which gets embedded via inlineentityform.

Steps to reproduce

0. create a vocabulary and some terms
1. create a paragraph type with an entity reference field for e.g. taxonomy referencing above vocab
2. make sure that the form display is using the tagify widget.
3. create a content type, add a paragraphs field
4. create a node of that type
5. add a paragraph to the node
6. try to reference one of the terms, the autocomplete does not show up

Above works until 1.2.10 but breaks in 1.2.11 in my testing

🐛 Bug report
Status

Fixed

Version

1.2

Component

Code

Created by

🇩🇪Germany stmh

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