8000 Custom Directives do not correctly obtain Vue Event Invoker · Issue #9571 · vuejs/core · GitHub
[go: up one dir, main page]

Skip to content
Custom Directives do not correctly obtain Vue Event Invoker #9571
Closed
@Kassell

Description

@Kassell

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0