Documentation section 6.5.13 is missing source code snippet
Expected Behavior
Section 6.5.13 says "The following record class demonstrates this capability" and should be followed by a source snippet.
Actual Behaviour
No source code is visible, although the annotations are.
Steps To Reproduce
https://micronaut-projects.github.io/micronaut-data/latest/guide/#javaRecords
Environment Information
No response
Example Application
https://micronaut-projects.github.io/micronaut-data/latest/guide/#javaRecords
Version
Current
I can see it
I see. If you select Kotlin for a code snippet earlier up the page, then it disappears, presumably because there's no Kotlin equivalent for this section but the js code assumes there always will be.
It appears to be fixed by https://github.com/micronaut-projects/micronaut-build/pull/684