hezhongfeng / vue-page-stack

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

feat(unmount): Set the maxLength of the stack to prevent stacking bey… #153

Closed munseunggyu closed 1 year ago

munseunggyu commented 1 year ago

For performance, the user is designated as an option to prevent the page stack from being piled up beyond a certain level for performance.

hezhongfeng commented 1 year ago

Thanks for the PR! But, I don't want to do that, it's the opposite of what I thought.