Closed (fixed)
Project:
Drupal core
Version:
8.6.x-dev
Component:
layout_builder.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
15 Mar 2018 at 15:45 UTC
Updated:
2 Apr 2019 at 04:51 UTC
Jump to comment: Most recent, Most recent file


Comments
Comment #2
duaelfrSo... it seems that AdBlock does not like the "add-block" CSS class...
Comment #3
duaelfrComment #4
damienmckennaThis should be pretty painless :)
Comment #5
dyannenovaI haven't been able to replicate this one using AdBlock Plus, so it's hard for me to test, but I think we need to keep the class names between Add Block and Add Section consistent.
Comment #6
twiik commentedHappens for me with AdGuard in Chrome as well.
Comment #7
WidgetsBurritos commentedWorking on this at DrupalCon
Comment #8
WidgetsBurritos commentedComment #9
WidgetsBurritos commentedPer feedback in #5, this patch replaces all instances of
add-blocktonew-blockandadd-sectiontonew-section.Comment #10
WidgetsBurritos commentedComment #11
wgentry commentedWorking on this at DrupalCon2018
Comment #12
kporras07 commentedCode looks ok for me, but I can't reproduce initial error so I can't really test the patch
Comment #13
wgentry commentedUnable to replicate.
Comment #14
utcwebdev commentedI cannot replicate this issue with Mac High Sierra 10.13.4 (17E199) Safari Version 11.1 (13605.1.33.1.2)
Comment #15
tim.plunkettI think this is fine.
Comment #18
lauriiiI checked the easy list rules and it seems like there's some rules that are similar to the classnames we've used here, but I didn't find an exact match. Anyway, this seems fine since it fixes the problem. Committed 2ea71c6 and pushed to 8.6.x. Also 🍒picked 13bdff8 and pushed to 8.5.x. Thanks!
Comment #20
tim.plunkettRetroactively tagging
Comment #21
tim.plunkett