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
fix for dumb way to handle state
state should be passed straight through so that a change in parameters is reflected in a new render
previous implementation made that impossible because the state was set only once upon the constructor of state