- Issue created by @rishabjasrotia
- last update
about 1 year ago 73 pass, 9 fail - @rishabjasrotia opened merge request.
- Status changed to Closed: works as designed
about 1 year ago 4:01am 3 November 2023
When we use quickedit module with https://www.drupal.org/project/we_megamenu → it throws error related to quickedit for the custom blocks loaded in menu.
Uncaught Error: Quick Edit could not associate the rendered entity field markup (with [data-quickedit-field-id="media/501/field_media_image/en/default"]) with the corresponding rendered entity markup: no parent DOM node found with [data-quickedit-entity-id="media/501"]. This is typically caused by the theme's template for this entity type forgetting to print the attributes.
at processField (quickedit.js?v=10.0.10:172:13)
at Array.forEach (<anonymous>)
at Object.attach (quickedit.js?v=10.0.10:286:14)
at drupal.js?v=10.0.10:166:24
at Array.forEach (<anonymous>)
at Drupal.attachBehaviors (drupal.js?v=10.0.10:162:34)
at drupal.init.js?v=10.0.10:32:12
at HTMLDocument.listener (drupal.init.js?v=10.0.10:20:7)
Closed: works as designed
1.0
Miscellaneous