page.js icon indicating copy to clipboard operation
page.js copied to clipboard

Anchors are ignored in start()

Open jostsg opened this issue 12 years ago • 0 comments

Is there any reason why #anchors are ignored in the start() method (see)?

I can work around that "problem" by calling start() with { dispatch: false } and dispatch it myself. But it looks like a bug to me. I'd say hash is a legitimate part of the URL, wouldn't you?

jostsg avatar Apr 19 '13 08:04 jostsg