instantpage / instant.page

Make your site’s pages instant in 1 minute and improve your conversion rate by 1%
https://instant.page
MIT License
6.01k stars 206 forks source link

Make the simulated click cancel-able #75

Open kurtextrem opened 4 years ago

kurtextrem commented 4 years ago

This should fix #71, #69. Might fix #72 too, but not sure.

bgammill commented 4 years ago

71 is still occurring for me after merging this commit.

kurtextrem commented 4 years ago

@bgammill Does it use event.preventDefault or any other code?

Also, I noticed this doesn't solve a[download] double-downloads. But can be fixed by adding (linkElement.download !== undefined) return