-
-
Notifications
You must be signed in to change notification settings - Fork 9.1k
[Vapor] Click event modifiers not working as expected #14609
Copy link
Copy link
Closed
Labels
scope: vaporrelated to vapor moderelated to vapor mode
Description
Vue version
3.6.0-beta.8
Link to minimal reproduction
Steps to reproduce
Click on "Click me"
What is expected?
The child component click event handler should fire and the event should not be propagated.
What is actually happening?
stopPropagation is probably not being fired
System Info
Any additional comments?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
scope: vaporrelated to vapor moderelated to vapor mode