Skip to content

Commit 0ca0740

Browse files
committed
Patch entity_browser to prevent AJAX error on image upload
1 parent 7ef2f35 commit 0ca0740

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,9 @@
295295
},
296296
"drupal/entity_browser": {
297297
"2914385 - Fix PHP error":
298-
"https://www.drupal.org/files/issues/2023-10-10/2914385-25.patch"
298+
"https://www.drupal.org/files/issues/2023-10-10/2914385-25.patch",
299+
"2843247 - Drupal ajax error of undefined method getFileUri() while selecting newly uploaded image":
300+
"https://www.drupal.org/files/issues/2025-02-10/entity-browser-2843247-15.patch"
299301
},
300302
"drupal/fontawesome": {
301303
"3071758 - Fix multiple icons issue":

0 commit comments

Comments
 (0)