You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of our company's dependency policy, we prioritize using actively maintained and not stale libraries. We've been relying on react-draggable, but it appears to lack ongoing maintenance. I’ve noticed a backlog of unresolved issues and minimal activity in the repository.
My main question is: Will this library continue to be maintained? This is especially important given the issues with React 19, such as the deprecated findDOMNode method.
It’s surprising to see this situation for a library with millions of weekly downloads.
If maintenance is no longer planned, it would be helpful to hear from other users about alternative libraries they use. Please note that react-dnd seems to face similar concerns, as it hasn’t been updated in over three years, making it an even less viable option.
Thanks!
The text was updated successfully, but these errors were encountered:
As part of our company's dependency policy, we prioritize using actively maintained and not stale libraries. We've been relying on
react-draggable
, but it appears to lack ongoing maintenance. I’ve noticed a backlog of unresolved issues and minimal activity in the repository.findDOMNode
method.It’s surprising to see this situation for a library with millions of weekly downloads.
react-dnd
seems to face similar concerns, as it hasn’t been updated in over three years, making it an even less viable option.Thanks!
The text was updated successfully, but these errors were encountered: