You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.no error
2.If it is forbidden,please give a friendly tips
What is actually happening?
runtime-dom.esm-bundler.js:30 Uncaught (in promise) TypeError: Cannot read property 'parentNode' of null
at parentNode (runtime-dom.esm-bundler.js:30)
at patchBlockChildren (runtime-core.esm-bundler.js:4006)
at Object.process (runtime-core.esm-bundler.js:4990)
at patch (runtime-core.esm-bundler.js:3715)
at patchBlockChildren (runtime-core.esm-bundler.js:4010)
at processFragment (runtime-core.esm-bundler.js:4065)
at patch (runtime-core.esm-bundler.js:3705)
at componentEffect (runtime-core.esm-bundler.js:4278)
at reactiveEffect (reactivity.esm-bundler.js:42)
at callWithErrorHandling (runtime-core.esm-bundler.js:154)
The text was updated successfully, but these errors were encountered:
Version
3.0.5
Reproduction link
https://github.com/mayuxian/vite-issue-sample/blob/master/src/App.vue
Steps to reproduce
Tooltips with Vue 3 Teleport
What is expected?
1.no error
2.If it is forbidden,please give a friendly tips
What is actually happening?
runtime-dom.esm-bundler.js:30 Uncaught (in promise) TypeError: Cannot read property 'parentNode' of null
at parentNode (runtime-dom.esm-bundler.js:30)
at patchBlockChildren (runtime-core.esm-bundler.js:4006)
at Object.process (runtime-core.esm-bundler.js:4990)
at patch (runtime-core.esm-bundler.js:3715)
at patchBlockChildren (runtime-core.esm-bundler.js:4010)
at processFragment (runtime-core.esm-bundler.js:4065)
at patch (runtime-core.esm-bundler.js:3705)
at componentEffect (runtime-core.esm-bundler.js:4278)
at reactiveEffect (reactivity.esm-bundler.js:42)
at callWithErrorHandling (runtime-core.esm-bundler.js:154)
The text was updated successfully, but these errors were encountered: