posva / unplugin-vue-router

Next Generation file based typed routing for Vue Router
https://uvr.esm.is
MIT License
1.47k stars 67 forks source link

StackBlitz Demo is not working #394

Closed SaturnTeam closed 2 months ago

SaturnTeam commented 2 months ago

After some navigation on Demo you can easily see this error


Uncaught (in promise) TypeError: Cannot read properties of null (reading 'parentNode')
    at parentNode (chunk-HS45CFH5.js?v=9f1178b7:9648:30)
    at ReactiveEffect.componentUpdateFn [as fn] (chunk-HS45CFH5.js?v=9f1178b7:7557:11)
    at ReactiveEffect.run (chunk-HS45CFH5.js?v=9f1178b7:435:19)
    at instance.update (chunk-HS45CFH5.js?v=9f1178b7:7597:17)
    at callWithErrorHandling (chunk-HS45CFH5.js?v=9f1178b7:1659:33)
    at flushJobs (chunk-HS45CFH5.js?v=9f1178b7:1873:9)```
posva commented 2 months ago

Yeah, it’s still a wip. I will finish it in the following days