dieulot / instantclick

InstantClick makes following links in your website instant.
instantclick.io
MIT License
5.51k stars 246 forks source link

<a herf="url#header"> the anchor bug #154

Open chakhsu opened 7 years ago

chakhsu commented 7 years ago

With compressed instantclick.js and when I clicked the link to #header anchor , it will be refreshed the page.

ihewro commented 7 years ago

you can try add <data-no-instant> attribute to <a> links to make InstantClick not work in this <a>link .

I do in this way and it takes effect.