mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-21 23:43:08 +08:00
fix monitor list jumping to top on route change
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
</div>
|
||||
|
||||
<div class="col-12 col-md-7 col-xl-8 mb-3">
|
||||
<router-view />
|
||||
<!-- Add :key to disable vue router re-use the same component -->
|
||||
<router-view :key="$route.fullPath" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user