3

I have an article read page, which I can enter by using url like '/article/id'. In this article read I have endless scroll, which is uploading new articles when you scroll far down, and I want to change my url to currently viewed article url without doing any rerendering or something. Just change url and nothing more. I've tried this.props.history.push();, but this solution doesn't seem like a success.

Leonid Gordun
  • 181
  • 2
  • 11

0 Answers0