1
environment: chrome 64;react 16;npm 5.x;node:8.x;

The problem is I cannot set scrollTop, it is already at 0.

I already tried the first three pages solutions in google result.

css code

html code

js code

MLavoie
  • 9,671
  • 41
  • 36
  • 56
ruoru
  • 33
  • 7

1 Answers1

0

I've already found the problem: should set scrollTop to it parents element.

Sigma Octantis
  • 903
  • 1
  • 8
  • 25
ruoru
  • 33
  • 7