react-magic
react-magic copied to clipboard
Scrolling to IDs
Hello,
When clicking on an ID link, something like <a href="#command">... the page does not scroll.
It is the only issue I've had with an otherwise perfect module.
Is there any way to remedy this? To exclude <a> tags with a # symbol from the scope of this module?
Thank you.
Sure, that should be possible to fix. Feel free to submit a pull request fixing it if you like :)