We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 822b5ca commit eb46498Copy full SHA for eb46498
1 file changed
view/frontend/layout/loki_components.xml
@@ -1,9 +1,9 @@
1
<?xml version="1.0"?>
2
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
3
<body>
4
- <referenceContainer name="loki.script.component">
+ <referenceBlock name="loki.script.component">
5
<block name="loki-debugger.script.component.debugger" template="Loki_Debugger::script/component/debugger-component.phtml"/>
6
- </referenceContainer>
+ </referenceBlock>
7
8
<referenceContainer name="loki.script">
9
<block name="loki-debugger.json-directive" template="Loki_Debugger::script/json-directive.phtml" />
0 commit comments