Dear community,
I found this article:
Hi,
I wanted to share an easy way to enable debugging for pages in the site. This trick will output a bunch of information from the HST model of the viewed page to the browser console. So that you can debug why a certain component, container or template isn’t loading correctly. See screenshot below.
[41]
To use this, copy + paste the FTL code below to a new template file, e.g. debugging.ftl. Then either import it from base-layout.ftl or from include/imports.ftl (depending on if you use one o…
So I follow the steps but its not working
I create a new debugging.ftl file at the same level as import.ftl
Then include in the import.ftl --><#include “debugging.ftl”>
Run the application but its not working
Thanks in advance
The 404 messages are irrelevant to this case. They are about something else. In between those messages, you do see the data you are looking for.
Hi Jasper, thank for your help.
No I don’t see anything, only the errors