Closed (fixed)
Project:
Layout Builder Browser
Version:
8.x-1.0-alpha2
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Apr 2020 at 23:52 UTC
Updated:
30 Jul 2020 at 12:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
strykaizerYes, it should work.
- Create a category
- Assign a block to the category
Do you have "layout builder restrictions" enabled by any chance?
I just noticed that module overrides the same controller, which clashes with this module.
TODO: write patch which ensures layout builder browser triggers last in the routesubscriber
Comment #3
strykaizerComment #4
strykaizerComment #5
strykaizerComment #6
strykaizerComment #7
kpaxman commentedNot only does the patch work so that I now see the Layout Builder Browser sidebar with the Layout Builder Restrictions module enabled, but it appears that the restrictions from Layout Builder Restrictions module are preserved!
I've marked this RTBC but this does represent only ~2 minutes of testing. :)
Comment #8
kpaxman commentedRerolled patch that applies to 8.x-1.x attached. (Code standards changes prevented me, at least, from applying the original patch.)
Comment #10
strykaizer