Closed
Description
Describe what's incorrect/missing in the documentation
Clicking on any subheader in a documentation page makes the whole page go blank. This problem goes away if I refresh or hit 'back'. I've confirmed through the DevTools that the elements themselves are actually disappearing, this is not just a visual rendering bug.
To reproduce:
- Go to https://reactrouter.com/7.1.5/start/framework/route-module
- Click any of the header links under "On this page" to the right
Here's a loom of it happening to me: https://www.loom.com/share/519300e538934fb595dcf2ca821b7787?sid=2c92f9c3-b673-47da-9098-2712a8586835
I am running Chrome 132 on Arch Linux.