react-scrollable-anchor icon indicating copy to clipboard operation
react-scrollable-anchor copied to clipboard

Deprecate this if it is not actively maintained

Open AKluger opened this issue 6 years ago • 3 comments

AKluger avatar Apr 12 '19 23:04 AKluger

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.

FinnGu avatar Sep 06 '19 13:09 FinnGu

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.

zehawki avatar Jan 09 '20 09:01 zehawki

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

leon-marzahn avatar Jun 17 '23 14:06 leon-marzahn