rafgraph / react-router-hash-link

Hash link scroll functionality for React Router
https://react-router-hash-link.rafgraph.dev
MIT License
732 stars 62 forks source link

Added custom timeout prop to override the 10 second wait if needed. #67

Closed clirettenetchex closed 3 years ago

clirettenetchex commented 4 years ago

If api call(s) or other actions leading up to the scroll tend to exceed 10 seconds, this timeout prop can be given to increase that wait time.