We need to ensure that cache tags for embedded content get 'added' to the rendered field/entity itself, so that for instance, if you inline edit the embedded entity, the cache of the parent entity is also cleared.
We need to ensure that cache tags for embedded content get 'added' to the rendered field/entity itself, so that for instance, if you inline edit the embedded entity, the cache of the parent entity is also cleared.
Comments
Comment #1
dave reidBlocked by #2217877: Text filters should be able to add #attached, #post_render_cache, and cache tags
Comment #2
dave reidWould be resolved with https://github.com/drupal-media/entity_embed/pull/6
Comment #3
dave reidhttps://github.com/drupal-media/entity_embed/pull/6 merged and core patch added as dependency for this module.