Q:

page is loading from previous page scroll in reactjs

//this piece of code will resolve this issue. in Reactjs.
componentDidMount() {
  window.scrollTo(0, 0)
}
0

New to Communities?

Join the community