using Drupal 10.1 with the patches in the Automated Drupal 10 compatibility fixes
I get the following error trying to access a Taxonomy Type through the parent node | I use the target_id for sorting. (see img)
InvalidArgumentException: Property target_id_int is unknown. in Drupal\Core\TypedData\TypedDataManager->getPropertyInstance() (Zeile 196 in /app/web/core/lib/Drupal/Core/TypedData/TypedDataManager.php).
| Comment | File | Size | Author |
|---|---|---|---|
| target_id_int.png | 70.16 KB | stevieb |
Comments
Comment #2
drupgirl commentedTry deselecting "Create referenced entities if they don't already exist" in the field's settings.
Comment #3
pheudo commentedHi @stevieb,
is this issue still active?
In positive case, could you please add more details to replicate this issue?