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
mapState can be memoized automatically when it does not take the second
parameter.
I had to change invocationCount assert to 1 from 2. I'm pretty sure it
should be invoked only once on the initial render and not on prop
changes again.
0 commit comments