Sebastiaan

Results 2 issues of Sebastiaan

The [navigate method](https://github.com/andreasbm/router-slot/blob/6bdd340b9904fdb415686d2dd70325558c152856/src/lib/util/anchor.ts#L36) in `anchor.ts` only adds the path to the history. The same goes for the `router-link`. In the [navigate method](https://github.com/andreasbm/router-slot/blob/6bdd340b9904fdb415686d2dd70325558c152856/src/lib/router-link.ts#L197) it uses the `absolutePath` property which also omits...

The [keyboard shortcuts](http://patternlab.io/docs/advanced-keyboard-shortcuts.html) aren't working on my local installation (patternlab-node v2.3.0) and [online](http://demo.patternlab.io). Tested with the latest Chrome and Firefox. My suggestion is to use accesskeys instead of jwerty, because...

bug