react-magic icon indicating copy to clipboard operation
react-magic copied to clipboard

Scrolling to IDs

Open HZSamir opened this issue 9 years ago • 1 comments

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.

HZSamir avatar Dec 27 '16 10:12 HZSamir

Sure, that should be possible to fix. Feel free to submit a pull request fixing it if you like :)

Daniel15 avatar Feb 20 '17 06:02 Daniel15