[Bug]: Scrolling the doc adds new entry to the history dom

Open
#8,669 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
65/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
javascript, react

Research direction

Reproduce the issue on the linked React 19.3 documentation page by scrolling to the bottom, then inspect how scrolling and visible hash changes interact with browser history. Done means scrolling no longer adds each viewport hash as a separate history entry; verify the result by long-pressing the browser back button.

Written by the indexing model from the issue text.

Description

bug: unconfirmed
Summary

Steps:

  1. go to this doc https://react.dev/blog/2026/09/09/react-19-3
  2. scroll all the way down to the bottom
  3. long press the back button of browser and see the history

Issue: It adds every new entry of all the hash that appears in the viewport

Page

https://react.dev/blog/2026/09/09/react-19-3

Details

No response

Dominant language
JavaScript
Stars
11.8k
Forks
7.9k
Avg merge
16h 6m
Merged PRs (30d)
7

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from reactjs/react.dev

All issues in reactjs/react.dev

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.