fixed empty paragraphes display #1334

This commit is contained in:
2021-07-30 17:39:56 +02:00
parent 32c6c8db59
commit 8b01ed0f6b
12 changed files with 87 additions and 4 deletions

View File

@@ -128,6 +128,9 @@
"drupal/core": {
"Call to a member function getSetting() on null migrate_drupal https://www.drupal.org/project/drupal/issues/2984460": "https://www.drupal.org/files/issues/2020-04-06/2984460-3.patch",
"Add Views EntityReference filter to be available for all entity reference fields https://www.drupal.org/project/drupal/issues/2429699" : "https://www.drupal.org/files/issues/2021-03-06/2429699-389.patch"
},
"drupal/paragraphs": {
"Skip saving empty paragraphs for certain types https://www.drupal.org/project/paragraphs/issues/2877695" : "https://www.drupal.org/files/issues/2021-03-31/2877695-35.patch"
}
}
}