why-did-you-render
why-did-you-render copied to clipboard
why-did-you-render by Welldone Software monkey patches React to notify you about potentially avoidable re-renders. (Works with React Native as well.)
Hello, I have a problem with `why-did-you-render` and `react-router-dom`. ### Problem When I use the router and especially a link to change the page, this error is thrown: ```log Warning:...
I'd appreciate if why-did-you-render counld support for swc, since swc is so popular with many libraries
Start by rendering a page, get this result, click on item 1:  Save as a global:  When I run the global function the result is `undefined`:  I...
 Process: I was getting output from the tool that told me that the two objects were equal by value but not by ref. OK, so I save them both...
In order to work WDYR with Next 13 and AppRouter without a problem, there is a workround (also mentioned here) to put `include: [/./]` to whyDidYouRender function. When I did...
Hello all, I'm starting using the 'why-did-you-render' library. I would like to track my custom hooks but it seems not working on my side. Here is my configuration (starting with...
## Issue Summary WhyDidYouRender is not working as expected in Storybook.js. ## Environment Information - **Storybook Version:** 6.4.0 - **React Version:** 17.0.2 - **WDYR Version:** 7.0.1 - **Node.js Version:** 16.13.0...
All of sudden app crashed and logs stopped working. I am on Expo Managed Flow. I didn't change anything and it does get enabled and called but no logs anymore.
I follewed the setup instructions but I see no logs or anything. I am using CRA v5.0.1 and the react version is 18.2. WDYR is v7.0.1. Is this a compatibility...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...