gabergg / react-scrollable-anchor

Smooth scrolling anchors bound to URL hash
MIT License
291 stars 89 forks source link

Deprecate this if it is not actively maintained #65

Open AKluger opened 5 years ago

FinnGu commented 5 years ago

If you're looking for a more actively maintained solution that works with react-router-dom and has support for TypeScript, consider checking out react-router-hash-link.

zehawki commented 4 years ago

I've been using react-router-hash-link for all of ever, but the issue with it is that it works perfectly on click but not on load.

leon-marzahn commented 1 year ago

I've added a version of this library to my library collection that has some added improvements already

https://www.npmjs.com/package/@marzahn-dev/react-scroll-anchor https://github.com/leon-marzahn/marzahn-dev/tree/main/libs/react/scroll-anchor