- Issue created by @bcobin
- Status changed to Closed: cannot reproduce
over 1 year ago 5:40pm 22 June 2023 - π¨π¦Canada Nathan Tsai
Normally this error comes from trying to do something like:
$entity->get('field_destination')->...
somewhere in a custom module or theme (or just code).
Does this ring any bells?
--------------------
Also, closing the issue as the string "field_destination" does not exist in the entity_browser codebase:
https://git.drupalcode.org/search?search=field_destination&nav_source=na...
We'll need more information (e.g. a view you configured, a content type with the field_destination, etc.) to reproduce the error.