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
But here's i investigate some perfomance issues. I'm currently using why-did-you-render lib and have some interesting warnings:
(another 3 warns is the same)
I believe react-composer changing component's children more than 1 time so it's produces some unnecessary rendering. Here I have 4 rerenders due to props.children !== prevProps.children