cant able to access all sections.
<div style="background-color:skyblue">
<section class="knowledge-base">
{{#each categories}}
{{#each sections}}
{{@index}}{{name}}<br>
{{#each sections}}
{{name}}<br>
{{/each}}
{{#each articles}}
{{title}}<br>
{{/each}}
{{/each}}
{{/each}}
</section>
</div>
-
Hi Avinash -
Could you clarify what it is you are trying to do and what we can help you with?
-
Hello Nicole S.
I am trying to access all sections and its subsections in Home Page but I am unable to access them.
-
Ok, are you a Guide Manager?
Please sign in to leave a comment.
3 Comments