| 16 | | When I do CTRL + SHIFT + R no HTML is added to '.block-editor-block-list{underscore}{underscore}{underscore}layout ()' for any reusable block. When I load the page with CTRL + R, then some blocks appear, some do not. |
| | 16 | When I do CTRL + SHIFT + R no HTML is added to '.block-editor-block-list{underscore}{underscore}layout' for any reusable block. When I load the page with CTRL + R, then some blocks appear, some do not. |
| | 17 | |
| | 18 | Classes: |
| | 19 | {{{#!php |
| | 20 | |
| | 21 | block-editor-inner-blocks -> .block-library-block__reusable-block-container -> |
| | 22 | .block-editor-block-list__layout |
| | 23 | }}} |
| | 24 | |