instantclick
instantclick copied to clipboard
Website’s URL flashing in tab on Chrome for iOS
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] (what Chrome displays when there’s no title) -> [new title]
Making an unpleasant, distracting flash of text.
jquery-pjax has no such problem (demo site), so it should be fixable.