Open
Description
Bug report
OS information
Windows 11
Steps to reproduce
- Navigate to https://devdocs.io/openjdk~21/java.base/java/lang/string
- Scroll down to Method summary
- Click on link to any method, e.g. https://devdocs.io/openjdk~21/java.base/java/lang/string#chars()
- Press browser back button
Expected result
On pressing back, user should be directed to the Method summary location of https://devdocs.io/openjdk~21/java.base/java/lang/string
Actual result
The URL in the address bar is changed to https://devdocs.io/openjdk~21/java.base/java/lang/string but the page displayed does not change, i.e. it remains at https://devdocs.io/openjdk~21/java.base/java/lang/string#chars()