react-scroll-to-bottom icon indicating copy to clipboard operation
react-scroll-to-bottom copied to clipboard

[Feature request] Disable initial animation on mount

Open MarcelRobitaille opened this issue 5 years ago • 4 comments

Would it be possible to add an option to disable the scroll animation for the initial scroll? I find it distracting on mount.

MarcelRobitaille avatar Apr 21 '19 19:04 MarcelRobitaille

Sorry for accidentally closed this.

Great idea, should work on this, probably thru a props like <ScrollToEnd initialSticky={ false }>. Won't be too hard to build.

compulim avatar Jun 21 '19 00:06 compulim

I could use this as well.

brspurri avatar Jul 19 '19 20:07 brspurri

Any updates on this? Would really love to see this feature added.

wdfinch avatar Nov 30 '19 23:11 wdfinch

+1 would be great to have a prop to disable animation entirely

kaatt avatar Apr 02 '20 18:04 kaatt