Jelle Voost
Jelle Voost
Next to the optimization mentioned, there is another issue this resolves: https://github.com/reduxjs/react-redux/issues/1981 If you use a shared store that changes often, with selectors that always return an equal result, it...
Unfortunately I did not figure out a way to properly unit test this issue which is why I've included the sandbox to prove that the fix works as intended. If...
> Hi @jellevoost - I'm finding the stale snapshot issue this fixes is a serious issue for our application. Did you end up using this solution in your own code,...