Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

zone.js v0.8.18 interferes with d3 drag/zoom #951

@peinearydevelopment

Description

@peinearydevelopment

I have created a GitHub repo with demo projects showing the issue. I have tried to look through the changes on this repository between the versions and step through the code, but don't understand zone.js well enough to accurately debug this issue.

Steps to reproduce:
In /17 run npm install then run npm start.
Expected behavior: click and release the mouse while over a node. Subsequently move the mouse around the screen and the circles should stay in place.
Actual Behavior: the expected behavior.

In /18 run npm install then run npm start.
Expected behavior: click and release the mouse while over a node. Subsequently move the mouse around the screen and the circles should stay in place.
Actual behavior: The circles move around with the mouse and the only way to get it to stop is to right click on the screen.

The only thing different between the two examples is the version of zone.js used.

Thanks!

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