I hereby claim:
- I am robbert229 on github.
- I am robbert229 (https://keybase.io/robbert229) on keybase.
- I have a public key ASAaZNTTdjKRCZpVa_zW2G9TpJz3KwALBeAaQjOuuPK9hgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
+================================================ | |
+ | |
+ G Code - Vectric machine output configuration file | |
+ | |
+================================================ | |
+ | |
+ History | |
+ | |
+ Who When What | |
+ ======== ========== =========================== |
<template> | |
<li repeat.for="row of router.navigation"> | |
<a data-toggle="collapse" data-target="#skeleton-navigation-navbar-collapse.in" href.bind="row.href">${row.title}</a> | |
</li> | |
<router-view></router-view> | |
</template> |
Documents
Link
Broken Edit
and notice how it navigates to edit.Broken Details
and notice how it navigates to details.Broken Edit
, it shouldn't navigate away from Edit
.Edit
Broken Details
, it shouldn't navigate to details either.