Nested pages not working as described #1989
Replies: 2 comments 3 replies
-
Can you clarify what you expect to happen here, and how the actual behavior is different? I see that you’ve defined two sections, Electrified Aviation and Updates, and each section has a set of pages within. That seems to be functioning as intended. You can only have two levels of hierarchy: sections and pages. You can’t have subsections (sections within sections). As the docs say:
There is an opened feature request #1844 for nested sections. |
Beta Was this translation helpful? Give feedback.
-
Thanks, this helped! I was trying to get the bolder font of a section header, this is what led me down the wrong path. It's working as described. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The fine manual here asserts that we can have page objects that themselves have pages arrays. However, it doesn't appear to be working for me at the moment.
Here's a semi-simplified version of my code, resulting site is here. Should this not work?
Beta Was this translation helpful? Give feedback.
All reactions