Closed
Description
Vue version
^3.5.5
Link to minimal reproduction
https://stackblitz.com/edit/vitejs-vite-35otlm?file=src%2Fdirective%2Fconfirm%2Findex.ts
Steps to reproduce
click secondary-confirmation button
What is expected?
Custom Directives can correctly obtain vue event invoker
What is actually happening?
Custom Directives do not correctly obtain vue event invoker
System Info
No response
Any additional comments?
If you use the v3.3.4 version, you can correctly respond to the secondary confirmation pop-up window. If you upgrade to v3.3.5 and later versions, you will not be able to obtain the vue event invoker using Custom Directives.
Metadata
Metadata
Assignees
Labels
No labels