Closed latentflip closed 9 years ago
I've been thinking about this too. In the past, I've just used a global property to track the "started" state. I know globals are ugly, but the address bar is a global… there's kinda no way around this. I kinda like:
window._ampHistoryStarted = true
I'm going to close this issue as it is quite old and doesn't have a clear action point. Feel free to re-open with more clarification if you feel like we should do something about this.