why-did-you-render icon indicating copy to clipboard operation
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.)

Results 60 why-did-you-render issues
Sort by recently updated
recently updated
newest added

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: ![image](https://user-images.githubusercontent.com/99687439/186536314-67be7fbd-b2fd-464f-b2c2-f91f3fe2ba1b.png) Save as a global: ![image](https://user-images.githubusercontent.com/99687439/186536337-7d5afc5c-574d-4adb-b284-79612d2dc27c.png) When I run the global function the result is `undefined`: ![image](https://user-images.githubusercontent.com/99687439/186536421-6595de27-1bfe-4686-a78c-3290d570f2a8.png) I...

![image](https://user-images.githubusercontent.com/99687439/186535445-53cbb764-830f-42d0-9ef8-625ce95f280d.png) 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...

help wanted
good first issue
Low priority

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...

dependencies