- Issue created by @jayprakash.kushwah
- Assigned to abhishek_virasat
- Issue was unassigned.
- Status changed to Needs review
about 1 year ago 7:26am 15 April 2024 - Status changed to Active
about 1 year ago 7:42am 15 April 2024 - 🇮🇳India jayprakash.kushwah India
entity_browser-3440973.patch patch is working fine.
- Status changed to RTBC
about 1 year ago 7:43am 15 April 2024 - Status changed to Needs work
10 months ago 3:53pm 10 August 2024 - 🇨🇭Switzerland berdir Switzerland
This will just silently hide the notice, but the module won't properly work then I think, so needs clearer steps on how to reproduce.
- 🇨🇦Canada danrod Ottawa
I got the same error on a fresh Drupal 11.1.4 install:
1. Added a new image field for the "Article" content type.
2. In the Form Display Manager, I set that field to use the "Entity Field" widget.
3. if I try to add an article (/node/add/article) I get the same error. - 🇯🇵Japan bassline
I installed the entity_browser module in Drupal 10.4.5.
After switching to entity_browser in the content type form display management, I got the same error in the content edit screen.
After applying the #4 patch, I am now able to edit content on the content edit screen. - 🇮🇳India vipin.mittal18 Greater Noida
I faced the same issue, but applying the patch resolved it and unblocked me from creating content.
- Status changed to RTBC
19 days ago 7:02am 23 May 2025 - 🇩🇪Germany michaellenahan
I got this error, because no entity browser was selected for the field.
Make sure your entity browser instance is set up correctly:
admin/config/content/entity_browser
... then add the entity browser instance to your field
See screenshot:
https://www.drupal.org/files/issues/2025-05-23/2025-05-23-08.59.28-34409... →admin/structure/types/manage/page/form-display
No entity browser selected