You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But if this is solvable with CSS, I'd probably do this with a parent selector. (figure out which page is open (marked with red right now), and default the section to open)
I think it's easier to do this with JS than CSS tbh.
But, looking at the template code, I don't understand why the logic doesn't work in the current setup even taking your changes into account. I'll take another look at this.
In the screenshot below, taken right after loading the page, the Documentation section should be collapsed by default.
When a page from the Documentation section is loaded, the correct
<details>
are expanded or collapsed.The text was updated successfully, but these errors were encountered: