remix-run / react-router-website

The React Router website
https://reactrouter.com
MIT License
149 stars 33 forks source link

[Docs]: Links on navbar do not work as intended #88

Closed karmatys8 closed 4 months ago

karmatys8 commented 4 months ago

Describe what's incorrect/missing in the documentation

Describe what's incorrect/missing in the documentation

The right sidebar functionality on the React Router documentation website is not working properly.

Steps to reproduce

  1. Visit the React Router documentation website.
  2. Navigate to any link within the right sidebar. first navigate works correctly
  3. Observe the screen momentarily jumping and then returning to its previous state.
  4. Notice that the link in the browser updates correctly, but the content does not reflect the change.
  5. Click the same link again, and observe that the functionality works as expected this time.

Video of the bug

Screen Recording

System info

timdorr commented 4 months ago

Duplicate of #83