Closed Eliav2 closed 3 years ago
There is a sandbox link in the readme. Is there something more you're looking for? https://codesandbox.io/s/6vowz0w2wz?expanddevtools=1&file=/src/index.js
how did I miss that?
but hey, why it doesn't show rerender of not pure components?
For not pure components, you. need to subscribe manually:
Component.whyDidYouRender = true;
This is quite a popular library and I just can't get it to work, so a demo project could help many of us debug why it does not work in these cases.