Open
Description
Vue version
3.2.40
Link to minimal reproduction
Steps to reproduce
Open the devtools to see the log messages.
What is expected?
onUpdated shouldn't be called on Comp component.
What is actually happening?
onUpdated is called on both App and Comp.
System Info
No response
Any additional comments?
No response