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.
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.
I've already found the problem: should set scrollTop to it parents element.