jostsg
Results
1
issues of
jostsg
Is there any reason why `#anchors` are ignored in the `start()` method ([see](https://github.com/visionmedia/page.js/blob/master/index.js#L98))? I can work around that "problem" by calling `start()` with `{ dispatch: false }` and dispatch it...
question