Issue #3238915: Refactor (if feasible) uses of the jQuery ready function to use VanillaJS
Compare changes
Files
14-
Issue #3264633 by mstrelan, Spokje, dww, larowlan, catch, tim.plunkett, bbrala, xjm: Remove \Drupal\layout_builder\QuickEditIntegration and refactor it so that quickedit contrib provides the integration with layout builder
@@ -192,7 +192,7 @@ protected function serializeField($field, array $context, $format) {
@@ -192,7 +192,7 @@ protected function serializeField($field, array $context, $format) {
if ($context['resource_object']->getResourceType()->getDeserializationTargetClass() === 'Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay' && $context['resource_object']->getField('third_party_settings') === $field) {