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

Support React 18 #1434

Closed
InfiniteXyy opened this issue Jul 28, 2022 · 1 comment · Fixed by #1437
Closed

Support React 18 #1434

InfiniteXyy opened this issue Jul 28, 2022 · 1 comment · Fixed by #1437

Comments

@InfiniteXyy
Copy link
Contributor

Description

The peerDepency specified in package.json shows this lib is not compatible with react 18. Can we make a bump in the react version?

"react": "^16.8.0 || ^17.0.1",
"react-dom": "^16.8.0 || ^17.0.1"

Versions

fundamental-react: 0.14.5-rc.0
react 18.2.0
react-dom 18.2.0


NOTE: Where applicable, please include uncropped screen captures.

DISCLAIMER:
After triaging an issue, the fundamental-react team will see if it can be reproduced or confirmed. If more information is needed, the fundamental-react team will contact the author. Any issues awaiting responses from the author for more than 7 days will be closed. The author can re-open the issue at a later time if they can present the requested information.

@github-actions
Copy link

Hello @InfiniteXyy, thank you for using fundamental-react! The fundamental-react team will triage your issue as soon as possible.

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

Successfully merging a pull request may close this issue.

1 participant