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

Library compatibility with React 18 #355

Open
surruka opened this issue Mar 14, 2023 · 1 comment
Open

Library compatibility with React 18 #355

surruka opened this issue Mar 14, 2023 · 1 comment

Comments

@surruka
Copy link

surruka commented Mar 14, 2023

I'm getting some issues with React 18. Is this library compatible with that version of React?

image

Thanks!

@aaranadev
Copy link
Collaborator

Hello @surruka, the current version 1.x isn't compatible with React 18, because material-ui@4.x doesn't support it.

But the next version 2.x (currently in beta) of @carto/react-x uses mui@5 which is compatible with React18 although @carto/react-x lib continues using react 17. You can configure your webpack to be available.

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