Description
Vue version
3.5.13
Link to minimal reproduction
/
Steps to reproduce
/
What is expected?
/
What is actually happening?
TypeError: Cannot read properties of undefined (reading 'type')
at getLeavingNodesForType (http://localhost:5173/node_modules/.vite/deps/chunk-BYRPSZTB.js?v=5b9c187f:3578:52)
at leavingHooks.delayLeave (http://localhost:5173/node_modules/.vite/deps/chunk-BYRPSZTB.js?v=5b9c187f:3528:40)
at remove2 (http://localhost:5173/node_modules/.vite/deps/chunk-BYRPSZTB.js?v=5b9c187f:8237:9)
at unmount (http://localhost:5173/node_modules/.vite/deps/chunk-BYRPSZTB.js?v=5b9c187f:8197:9)
at unmountComponent (http://localhost:5173/node_modules/.vite/deps/chunk-BYRPSZTB.js?v=5b9c187f:8267:7)
at unmount (http://localhost:5173/node_modules/.vite/deps/chunk-BYRPSZTB.js?v=5b9c187f:8162:7)
at unmountComponent (http://localhost:5173/node_modules/.vite/deps/chunk-BYRPSZTB.js?v=5b9c187f:8267:7)
at unmount (http://localhost:5173/node_modules/.vite/deps/chunk-BYRPSZTB.js?v=5b9c187f:8162:7)
at unmount (http://localhost:5173/node_modules/.vite/deps/chunk-BYRPSZTB.js?v=5b9c187f:4943:7)
at http://localhost:5173/node_modules/.vite/deps/chunk-BYRPSZTB.js?v=5b9c187f:4996:9
System Info
Any additional comments?
No response