vuepress-reco / vuepress-theme-reco

🎨 This is the repo for vuepress-theme-reco 2.
https://vuepress-theme-reco.recoluan.com
MIT License
539 stars 175 forks source link

TypeError: Cannot destructure property 'currentRoute' of 'Qe(...)' as it is undefined. #172

Closed shichaohui closed 1 year ago

shichaohui commented 1 year ago

Bug report

TypeError: Cannot destructure property 'currentRoute' of 'Qe(...)' as it is undefined.

What is actually happening?

TypeError: Cannot destructure property 'currentRoute' of 'Qe(...)' as it is undefined.      framework-8abcb967.js:1 
    at M2 (/blog/assets/app-c4bf64b9.js:53:23132)
    at Xq2 (/blog/assets/app-c4bf64b9.js:58:1263927)
    at Object.setup (/blog/assets/app-c4bf64b9.js:64:56652)
    at setup (/blog/assets/app-c4bf64b9.js:64:91790)
    at rt (/blog/assets/framework-8abcb967.js:1:13228)
    at gc (/blog/assets/framework-8abcb967.js:1:53769)
    at pc (/blog/assets/framework-8abcb967.js:1:53554)
    at L (/blog/assets/framework-8abcb967.js:1:43148)
    at h (/blog/assets/framework-8abcb967.js:1:37547)
    at f (/blog/assets/framework-8abcb967.js:1:36660)
Hydration completed but contains mismatches.                   framework-8abcb967.js:1 

Other relevant information

shichaohui commented 1 year ago

It is ok, when I delete yarn.lock and regenerate it.