Alexandre Dieulot
Results
2
issues of
Alexandre Dieulot
quicklink is using `isIntersecting` but not all browsers that implement IntersectionObserver implement isIntersecting. The culprits are Edge 15 and Chrome 51–57. UC Browser is based on Chromium 57 so this...
I just fixed #79 in https://github.com/dieulot/instantclick/commit/23d0c23c6051e2e577481bea40088d8148b11f13, but the website’s URL is still appearing in the tab for a short moment, on page change. It goes [old title] -> [website’s URL]...
Bug