Skip to content

Events with modifiers always return "undefined" #7705

Closed
@STUkh

Description

@STUkh

Version

2.5.13

Reproduction link

https://jsfiddle.net/ybr5s354/15/

Steps to reproduce

  1. Create event with any modifier
  2. Create directive and get event instance from vnode.
  3. Call event (maybe dummy event will required)

What is expected?

Event with and without modifiers return function value

What is actually happening?

Only event without modifier return value.
Events with modifiers always return undefined


Fixed in this PR: #7704

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions