react-scroll-to-bottom
react-scroll-to-bottom copied to clipboard
[Feature request] Disable initial animation on mount
Would it be possible to add an option to disable the scroll animation for the initial scroll? I find it distracting on mount.
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.
I could use this as well.
Any updates on this? Would really love to see this feature added.
+1 would be great to have a prop to disable animation entirely