hezhongfeng / vue-page-stack

Routing and navigation for your Vue SPA. Vue3.0 单页应用导航管理器
https://vue-page-stack-example.onrender.com
MIT License
718 stars 80 forks source link

如果在页面 onMounted 里执行 router.push()或router.replace()到当前页面,则会陷入死循环. 因为 vuePageStack 会重新执行页面的生命周期 #154

Closed jungre19 closed 8 months ago

jungre19 commented 1 year ago

image