reactjs/react.dev

The browser "back" button doesn't work

Open

#787 ouverte le 10 avr. 2018

Voir sur GitHub
 (15 commentaires) (0 réactions) (0 assignés)JavaScript (7 898 forks)github user discovery
bug: confirmedgood first issue

Métriques du dépôt

Stars
 (11 763 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

The browser "back" button doesn't work after clicking a fragment link (/page => /page#something).

URL changes back from /page#something to /page, but it has no effect on the scroll position.

Guide contributeur