feat: reconnect links after page update

This commit is contained in:
Nick
2019-09-14 13:14:07 -04:00
parent d89bf1ab71
commit 26842ab62b
3 changed files with 175 additions and 3 deletions

View File

@@ -107,7 +107,7 @@
//- PAGE ACTIONS
template(v-if='isAuthenticated && path')
template(v-if='isAuthenticated && path && mode !== `edit`')
v-menu(offset-y, bottom, nudge-bottom='30', transition='slide-y-transition')
template(v-slot:activator='{ on: menu }')
v-tooltip(bottom)