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
React 19 is the latest stable version of the framework and this project should be migrated.
Solution
At the time of creating this issue, there is an open PR for migrating from React 17 to 18. Following this, it would be great to attempt to migrate to React 19. The major blocker is the react-sortable-tree library, which does not have support for React 19, and has been archived by its maintainers. We have forked this library and will need to add React 19 support before addressing this issue. There may also be other dependencies that need updates in that process.
Additional context
No response
Code of Conduct
I agree to follow this project's Code of Conduct and Contributing Guidelines
The text was updated successfully, but these errors were encountered:
Problem
React 19 is the latest stable version of the framework and this project should be migrated.
Solution
At the time of creating this issue, there is an open PR for migrating from React 17 to 18. Following this, it would be great to attempt to migrate to React 19. The major blocker is the
react-sortable-tree
library, which does not have support for React 19, and has been archived by its maintainers. We have forked this library and will need to add React 19 support before addressing this issue. There may also be other dependencies that need updates in that process.Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: