Subscribe on changes!

TypeError: Cannot read property 'parentNode' of null

avatar
Jul 6th 2021

Version

3.1.4

Reproduction link

https://github.com/masx200/Unknown-vue-next-bug

Steps to reproduce

pnpm install
npm run dev

http://localhost:3000/

What is expected?

There should be no errors.

What is actually happening?

TypeError: Cannot read property 'parentNode' of null


屏幕截图 2021-07-06 225633 屏幕截图 2021-07-06 225749 屏幕截图 2021-07-06 225816
avatar
Jul 6th 2021

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.