hook onMounted has been called when app unmount #11037
Labels
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope: suspense
Vue version
3.4.21
Link to minimal reproduction
https://github.com/kkagura/test-unmount
Steps to reproduce
What is expected?
hook onMounted in Page2.vue should not be called when app unmount
What is actually happening?
hook onMounted has been called when app unmount
System Info
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: