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
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?
The text was updated successfully, but these errors were encountered:
rahulnyk
changed the title
react-palm is not compatible with React ^18
workaround for using react-palm
Feb 9, 2025
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.
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.
Is there any workaround for using keplerGL without react-palm in the meantime?
The text was updated successfully, but these errors were encountered: