Subscribe on changes!

Uncaught (in promise) TypeError: Cannot read property 'type' of null (vnode.component is null )

avatar
Apr 15th 2021

Version

3.0.0

Reproduction link

https://codesandbox.io/s/uncaught-in-promise-typeerror-cannot-read-property-type-of-null-i3fr1

Steps to reproduce

Delete the last piece of data

What is expected?

Component unloads normally after data is deleted

What is actually happening?

runtime-core.esm-bundler.js?5c40:4729 Uncaught (in promise) TypeError: Cannot read property 'type' of null

avatar
Apr 15th 2021

Please follow https://new-issue.vuejs.org/?repo=vuejs/vue-next#why-repro and open a new issue with a boiled down reproduction.

Remember to use the forum or the Discord chat to ask questions!

avatar
Apr 15th 2021

Please follow https://new-issue.vuejs.org/?repo=vuejs/vue-next#why-repro and open a new issue with a boiled down reproduction.

Remember to use the forum or the Discord chat to ask questions!

sorry, I did it according to the prompts. What's wrong