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

某个页面刷新返回后,会报以下错误Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'shapeFlag') #170

Closed lukerlv closed 2 days ago

lukerlv commented 6 days ago

image

hezhongfeng commented 6 days ago

给个复现的最小 repo 吧

lukerlv commented 6 days ago

实在抱歉,没有最小repo呀,目前的项目里面的。。就发现有一个页面会有这种情况,其他页面暂时没发现,不知道什么原因

coderchang0105 commented 3 days ago

是不是嵌套 router-view 了?

hezhongfeng commented 3 days ago

@lukerlv 没有就想办法搞个简单的页面复现,如果复现不了,那就找找自身问题,你们的项目我咋看。。。