Replies: 1 comment
-
Although the Redux Toolkit maintainers have identified performance issues within Redux Toolkit caused by Immer, support for Mutative is still not on the Redux Toolkit roadmap. If you'd like to try it, you might consider using this: https://github.com/exuanbo/mutative-compat |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As I see here
reduxjs/redux-toolkit#3074
until now there is no possibility to use mutative instead of immer in redux toolkit, only in plain redux.
Am I wrong?
Beta Was this translation helpful? Give feedback.
All reactions