0
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,277
  • 40
  • 37
  • 54
ruoru
  • 23
  • 7

1 Answers1

0

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

SigmaSoldier
  • 784
  • 1
  • 7
  • 22
ruoru
  • 23
  • 7