fix: remount on route change with param and hash change
This commit is contained in:
parent
0144bc109a
commit
4acb4dd3a7
@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<FrappeUIProvider>
|
||||
<Layout v-if="session().isLoggedIn">
|
||||
<router-view />
|
||||
<router-view :key="$route.fullPath"/>
|
||||
</Layout>
|
||||
<Dialogs />
|
||||
</FrappeUIProvider>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user