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
Renderer TreeContainer setProps value is change on each render, forcing a re-render of components that could otherwise be pruned from the re-render (PureComponent, etc.), impacting overall app performance and causing unexpected side-effects.