acquia / df

Demo Framework - mirrored at https://git.drupal.org/project/df.git
https://www.drupal.org/project/df
18 stars 19 forks source link

Quick edit is not working with LB #164

Open rlnorthcutt opened 5 years ago

rlnorthcutt commented 5 years ago

According to Tim, you should be able to inplace edit blocks/content from a landing page. He suggested we debug in \Drupal\layout_builder\QuickEditIntegration, but my guess is that something else we are doing in DF is disabling this.

My guess is that it is related to how we can't inline edit in DF3 for a published node. We need to investigate and figure out what the issue is and how we want to address it.

kevinfunk commented 5 years ago

I am able to replicate the issue with vanilla Drupal and Layout builder. I've started commenting in the issue Custom blocks break layout builder module - Quick Edit could not associate the rendered entity field markup.