Closed ayaan-qadri closed 3 weeks ago
Resolves: #297
The issue was caused by interpreting the element with the .toctree-expand class as a direct child of the <a> tag, when both are actually direct child of the element with the .current class in our use case.
.toctree-expand
<a>
.current
https://github.com/user-attachments/assets/ea4167dd-7afe-4e78-804c-5f58e4086c2c
Resolves: #297
The issue was caused by interpreting the element with the
.toctree-expand
class as a direct child of the<a>
tag, when both are actually direct child of the element with the.current
class in our use case.https://github.com/user-attachments/assets/ea4167dd-7afe-4e78-804c-5f58e4086c2c