Skip to content

Support d3.drag in testing environments#90

Open
penx wants to merge 1 commit intod3:mainfrom
penx:patch-1
Open

Support d3.drag in testing environments#90
penx wants to merge 1 commit intod3:mainfrom
penx:patch-1

Conversation

@penx
Copy link

@penx penx commented Jan 27, 2023

Return early from nodrag if no view is passed.

Fixes #89

@penx penx changed the title Support d3.drag in testing environenments Support d3.drag in testing environements Jan 27, 2023
@penx penx changed the title Support d3.drag in testing environements Support d3.drag in testing environments Jan 27, 2023
Return early from nodrag if no view is passed.

Fixes d3#89
@freben
Copy link

freben commented Oct 5, 2023

@mbostock Any chance you could give this a go? It's been hindering our jest tests since the later versions of @testing-library/user-event.

@d3 d3 deleted a comment from ryanharman Aug 19, 2025
@peterkogo
Copy link

This problem is connected to an issue upstream in @testing-library/user-event

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Support d3.drag in testing environments

3 participants