react-scroll-up-button
react-scroll-up-button copied to clipboard
React Component for a fixed scroll to top button.
Can you add react 17 peer support? `--legacy-peer-deps` seems to work for now ```Found: [email protected] npm ERR! node_modules/react npm ERR! react@"^17.0.2" from the root project npm ERR! npm ERR! Could...
CSS property **{scroll-behavior: smooth}** put on the **html** element, somehow blocks scrolling up functionality. Is there any solution to use both?
It would be nice to provide an additional onClickPost event function. I'd like to add additional service handling after the scroll happens. This is to, for example, add an analytics...
Hi, My page is really slowly in going up with your button. It takes like 10 seconds going for bottom to top. Any idea what can fix this issue?
This element does not pass accessibility tests. Change the element to a button instead of aside to meet ARIA standards. https://dequeuniversity.com/rules/axe/3.4/aria-allowed-role?application=AxeChrome
Hi @dirtyredz I checked the dependencies you have and something that brings to my attention is you are including cypress as part of production dependencies. I am not too familiar...
There should be an option to scroll down for things like chat. Does this exist or is there a workaround
Great library. Worked like a charm from the start. One small issue: the button shows up when the page is printed and the printout has more than one page. ...