Memory leak with Immer #1971
Answered
by
markerikson
louptheron
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
markerikson
Jan 28, 2022
Replies: 1 comment 6 replies
-
Are you sure this is actually Immer related? If anything, it might be related to selectors or React-Redux keeping previous values cached. |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
louptheron
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Are you sure this is actually Immer related?
If anything, it might be related to selectors or React-Redux keeping previous values cached.