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

workaround for using react-palm #2989

Open
rahulnyk opened this issue Feb 9, 2025 · 2 comments
Open

workaround for using react-palm #2989

rahulnyk opened this issue Feb 9, 2025 · 2 comments
Assignees

Comments

@rahulnyk
Copy link

rahulnyk commented Feb 9, 2025

I am not able to work with react-palm with react 19. It is a very old library that is not actively maintained, the last version was released 3 years ago. npm fails to resolve dependencies when react-palm is added to a react ^18 project.

I can see in the documentation that we are trying to remove react-palm from the dependencies.

You need to add taskMiddleware of react-palm to your store too. We are actively working on a solution where react-palm will not be required

Is there any workaround for using keplerGL without react-palm in the meantime?

@rahulnyk rahulnyk changed the title react-palm is not compatible with React ^18 workaround for using react-palm Feb 9, 2025
@majid-saeed
Copy link

@rahulnyk have you found any workaround for now?

@rahulnyk
Copy link
Author

Unfortunately No ☹️
I concluded that you have no option but to either recreate react palm like middleware within your app, or fall back to react 17. And if your use case perimts, use deck.gl directly.

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

3 participants