Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React 19 support #181

Closed
Mikhail42 opened this issue Mar 7, 2025 · 2 comments
Closed

React 19 support #181

Mikhail42 opened this issue Mar 7, 2025 · 2 comments

Comments

@Mikhail42
Copy link

Mikhail42 commented Mar 7, 2025

When executing npm install --save sequential-workflow-designer sequential-workflow-designer-react with react 19 I got

npm error Found: react@19.0.0
npm error node_modules/react
npm error   react@"^19.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer react@"^18.2.0" from sequential-workflow-designer-react@0.27.3

Please add support for React 19 if it's not hard. All other libs that I use support it (but of course there are a lot of legacy in some companies...).
PS: and thanks for great lib!

@b4rtaz
Copy link
Collaborator

b4rtaz commented Mar 9, 2025

Hello @Mikhail42, please check the 0.27.4 version.

@Mikhail42
Copy link
Author

It works! Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants