compulim / react-scroll-to-bottom

React container that will auto scroll to bottom
MIT License
183 stars 35 forks source link

Not working at all? #106

Closed quomark closed 2 years ago

quomark commented 2 years ago

I have installed a whole new react app and also install react-scroll-to-bottom. When I apply your sample code nothing happen. Here is the code and result:

image

quomark commented 2 years ago

The button is not shown. Scroll to bottom is not happening..

elliehachemjob commented 2 years ago

https://codesandbox.io/s/react-scroll-to-bottom-test-forked-xy8sy this is a working test

try to change your react-scroll-to-bottom version might work though