mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-20 16:00:33 +03:00
fix: Handle kept-alive components & vue-router transitions
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
<ul>
|
||||
<li><a href="basic">Basic</a></li>
|
||||
<li><a href="basic-render">Basic Render</a></li>
|
||||
<li><a href="keep-alive">Keep alive</a></li>
|
||||
<li><a href="vue-router">Usage with vue-router</a></li>
|
||||
<li><a href="vuex">Usage with vuex</a></li>
|
||||
<li><a href="vuex-async">Usage with vuex + async actions</a></li>
|
||||
|
||||
Reference in New Issue
Block a user