Skip to content

Events: originalEvent must not be an empty object #2300

Closed
@gabrielschulhof

Description

@gabrielschulhof

Since a873558 we must make sure that all objects that are supposed to be events are events. Thus, code like originalEvent: {} must be replaced with originalEvent: new jQuery.Event()

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions