-
-
Notifications
You must be signed in to change notification settings - Fork 8.8k
Open
Labels
🔨 p3-minor-bugPriority 3: this fixes a bug, but is an edge case that only affects very specific usage.Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.scope: suspense
Description
Vue version
3.5.16
Link to minimal reproduction
Steps to reproduce
Click Test button in the playground link.
What is expected?
Component A disappears and component B is displayed.
What is actually happening?
TypeError: Cannot read properties of null (reading 'subTree')
at move (runtime-dom.esm-browser.js:7867:28)
at move (runtime-dom.esm-browser.js:7881:9)
at Object.resolve (runtime-dom.esm-browser.js:9240:11)
at unmountComponent (runtime-dom.esm-browser.js:8086:24)
at unmount (runtime-dom.esm-browser.js:7955:7)
at patch (runtime-dom.esm-browser.js:6776:7)
at patchBlockChildren (runtime-dom.esm-browser.js:7179:7)
at processFragment (runtime-dom.esm-browser.js:7257:9)
at patch (runtime-dom.esm-browser.js:6799:9)
at patchSuspense (runtime-dom.esm-browser.js:8999:7)
System Info
Any additional comments?
No response
Metadata
Metadata
Assignees
Labels
🔨 p3-minor-bugPriority 3: this fixes a bug, but is an edge case that only affects very specific usage.Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.scope: suspense
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
xu1132 commentedon Jul 1, 2025