youtube / spfjs

A lightweight JS framework for fast navigation and page updates from YouTube
https://youtube.github.io/spfjs/
MIT License
2.24k stars 147 forks source link

Investigate hash-based links triggering navigation requests #314

Closed nicksay closed 9 years ago

nicksay commented 9 years ago

This is a tracking bug to investigate hash-based links triggering navigation requests.

nicksay commented 9 years ago

This occurs when navigating from a hash to non-hash URL for the same page (e.g. /page#target to /page).