react-router-hash-link
react-router-hash-link copied to clipboard
Conditional disabling of hashlink
We are having bubbling issues with hashlink as the parent component and there seems to be no way of disabling hashlink. Should hashlink not have a disable prop or better handle an empty string? At the moment an empty string in the "to" prop triggers a re-render.