Skip to content

Triggering event with custom data is not propagated correctly #1064

Closed
@bankyadam

Description

@bankyadam

Version

1.0.0-beta.26

Reproduction link

https://gist.github.com/bankyadam/e10442e3fabac607882ced63ab8c4a05

Steps to reproduce

Run example test with beta.26 or newer.

What is expected?

Test passes

What is actually happening?

Test fails


I found out that Wrapper.prototype.trigger() does not apply the given options object on the eventObject since the logic was extracted into createDOMEvent() and we're not running in IE (8771b8f).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions