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
Looks like this has been implemented in #2597, released in 1.7.20. I tried to write a similar reproducer, works fine. Please let me know if I understood it wrong.
Describe the bug
I have a class like:
Nested classes are shown properly on the
KrosstalkResult
page. However, navigating to one of the nested class's pages results in this:The page is correct, but the navigation sidebar is collapsed instead of showing the location of the class.
Expected behaviour
Nested class pages are present in the navigation sidebar, and their location is shown in the sidebar when they are opened.
Screenshots
If applicable, add screenshots to help explain your problem
To Reproduce
https://github.com/rnett/krosstalk/blob/5e5a8cc4ed0120d25e0e0dd084796c583aa665aa/build.gradle.kts
Dokka configuration
https://github.com/rnett/krosstalk/blob/5e5a8cc4ed0120d25e0e0dd084796c583aa665aa/build.gradle.kts
Installation
The text was updated successfully, but these errors were encountered: