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.

[Docs] Replace react-beautiful-dnd with @hello-pangea/dnd

See original GitHub issue

react-beautiful-dnd is no longer maintained and will not support React 18.

I’m maintaining a fork @hello-pangea/dnd which supports React 18 and React strict mode, amongst other improvements.

@hello-pangea/dnd is a drop in replacement for react-beautiful-dnd, basically requiring a find-and-replace for imports.

Would you be open to a PR which migrated react-beautiful-dnd to @hello-pangea/dnd?

Also: just wanted to say that I use this library every day and absolutely love it. Thank you so much for your work 😃

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Xhale1commented, Aug 27, 2022

@petyosi I added some react-virtuoso examples to Pangea dnd in this PR: https://github.com/hello-pangea/dnd/pull/415

Feel free to check it out to make sure we’re utilizing your lib as effectively as possible. Working on a PR for this lib now

1reaction
Xhale1commented, Aug 17, 2022

Sounds like a plan.

I’ll submit a PR here with those changes, and I’ll make a PR over at @hello-pangea/dnd which does the same for react virtuoso:

  • Add a new react-virtuoso example
  • Add a deprecation notice to the react-window and react-virtualized

I’ll ping you here when those are done.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Announcement] Maintenance will continue with @hello ...
npm install @hello-pangea/dnd · Replace all imports of react-beautiful-dnd with @hello-pangea/dnd · Enjoy :).
Read more >
React beautiful DND - "Unable to find draggable with id: X"
Just ran into the same problem. Try disabling React's Strict Mode. That fixed it for me. https://reactjs.org/docs/strict-mode.html.
Read more >
@hello-pangea/dnd - npm Package Health Analysis | Snyk
Core characteristics. Beautiful and natural movement of items; Accessible: powerful keyboard and screen reader support ♿️; Extremely ...
Read more >
react-beautiful-dnd examples - CodeSandbox
Learn how to use react-beautiful-dnd by viewing and forking example apps that make use of react-beautiful-dnd on CodeSandbox. mantine-next-template.
Read more >
Replacing React beautiful-dnd : r/reactjs - Reddit
@hello-pangea/dnd is the successor to react-beautiful-dnd. react-beautiful-dnd was indeed abandoned by Atlassian, it was picked up in this new ...
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