TypeError: Cannot read property 'parentNode' of null
Version
3.1.4
Reproduction link
https://github.com/masx200/Unknown-vue-next-bug
Steps to reproduce
pnpm install
npm run dev
What is expected?
There should be no errors.
What is actually happening?
TypeError: Cannot read property 'parentNode' of null
Please follow https://new-issue.vuejs.org/?repo=vuejs/vue-next#why-repro (e.g. no TS, no router in reproduction) when opening an issue. You should also check existing issues to see if this has already been fixed.