react-anchor-link-smooth-scroll icon indicating copy to clipboard operation
react-anchor-link-smooth-scroll copied to clipboard

Fix collision with 'hashchange' event handlers

Open john555 opened this issue 5 years ago • 1 comments

Fixes issues: #24

  • Adds ability to update location.hash without page reload (using the history API)
  • Adds the ability to dispatch a hashchange event to be handled by listeners.

Related issues: #5 #12

john555 avatar Sep 28 '19 10:09 john555

Hi @mauricevancooten thank you for a great component! The only thing I'm missing to make it work along with some scrollspy package I'am relying is this pull request. Is there a plan to merge it? :)

Bjornjansfelt avatar Dec 06 '19 15:12 Bjornjansfelt