Open
Description
Vue version
3.4.0-alpha.4
Link to minimal reproduction
Steps to reproduce
Click on the button
What is expected?
App eventHandler should be called to change the button color to green
What is actually happening?
App eventHandler is not called, so the button color doesn't change
System Info
No response
Any additional comments?
Also, it must be skipped from component props (or attributes) if the prop key is a declared emit event listener