Answer the question
In order to leave comments, you need to log in
What can and cannot be stored in the redux store?
Is it possible to store an array of react element refs in a store? Is it possible to store a function in the redux store so that it can be retrieved from there and signed or unsubscribed by event listeners?
Answer the question
In order to leave comments, you need to log in
You can store anything, including refs to elements. But is it necessary?
devtools hasn't been updated for a long time, it's adapted for immutable data. This principle is recommended by the author of the redax himself.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question