Skip to content

Dispatching MouseEvents is broken after upgrade from version 13.1.2 to 13.1.3 #24577

@HWouters

Description

@HWouters

Is this a regression?

  • Yes, this behavior used to work in the previous version

The previous version in which this bug was not present was

13.1.2

Description

After upgrading from 13.1.2 to 13.1.3 our drag and drop tests are failing. It looks like nothing is happening and the events are ignored.
We are using Cypress in similar approach to here: https://stackoverflow.com/questions/55361499/how-to-implement-drag-and-drop-in-cypress-test/55436989#55436989

Reproduction

Steps to reproduce:
Upgrade from 13.1.2 to 13.1.3

Expected Behavior

Able to test drag drop behavior by disptaching mouseevents

Actual Behavior

Mouse events are ignored

Environment

  • Angular: 13
  • Browser(s): chrome

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: cdk/drag-dropneeds: clarificationThe issue does not contain enough information for the team to determine if it is a real bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions