question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

react-dnd version 5.0.0 is failing tests

See original GitHub issue

Hi, We have been using the react-dnd library in react-tags. After upgrading to v5.0.0, the specs start breaking, giving error Enzyme Internal Error: unknown node with tag 13

This seems to be an enzyme related error but since its happening after upgrading react-dnd to v5.0.0 so want to make know if there is anything which needs to fixed in the react-dnd library.

Here is the travis link

Please feel free to close this issue if its not related to react-dnd

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
ad1992commented, Sep 5, 2018

This was fixed with enzyme latest release. closing this.

0reactions
sumthiefcommented, Aug 14, 2018

Hi, I have faced with the same problem.

Please check this. Updating to newer version of enzyme-adapter-react (from 1.1.1 to 1.1.3) solved this problem for me.

Read more comments on GitHub >

github_iconTop Results From Across the Web

react-dnd/CHANGELOG.md at main - GitHub
Contribute to react-dnd/react-dnd development by creating an account on ... Add initial tests to drag-around examples (#3032) (2ba22bf), closes #3032 ...
Read more >
Troubleshooting - React DnD - GitHub Pages
Troubleshooting. This page is dedicated to the problems you might bump into while using React DnD. Could not find the drag and drop...
Read more >
Dependency Issue, React DnD Beautiful [duplicate]
Maybe your problem could be solved by removing the node_modules folder and running npm -g install npm , like this tutorial suggest: Unable ......
Read more >
react-dnd-multi-backend - npm package - Snyk
We found that react-dnd-multi-backend demonstrates a positive version release cadence with at least one new version released in the past 3 months. In...
Read more >
react-dnd 16.0.0 and DnDProvider.js : r/reactjs - Reddit
js'? BREAKING CHANGE: The request 'react/jsx-runtime' failed to resolve only because it was resolved as fully specified (probably because the ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found