I'm not sure what part of the system causes things to break, but using create-react-app 4 seems to effectively disable why-did-you-render. Switching back to react-scripts 3.4.4 fixes things.
I'm not sure what part of the system causes things to break, but using create-react-app 4 seems to effectively disable why-did-you-render.
Switching back to react-scripts 3.4.4 fixes things.